yangxiaomin08

Results 18 comments of yangxiaomin08

I have the same issue which blocks me to use layout-parser.

After analyze the source, my guess the failure is caused by the hidden content is wrapped in a div with a id "rest_content" tag, while the normal content which has...

Filled a bug in https://bugs.chromium.org/p/chromium/issues/detail?id=677359&q=component%3AUI%3EBrowser%3EReaderMode

Hi Wei-Yin, From previous discussion, I have reverted some code and successfully debug the java code. I still have some questions, would you please give me a hand? thank you....

Hi Wei-Yin, Thanks. I have modified the code step by step. I couldn't find the instruction about how to test in chrome extension. Such as how to install the modified...

Thank, I missed it. I have tried and there is profile extension. The problem I met was when I clicked the profile button, the page became empty/white page. I haven't...

I noticed there is a warning in the latest version of chrome, I need to modify //@ to //# //# sourceMappingURL=../debug/domdistiller/src/domdistiller.sourcemap But still got the white page. message in console....

I have also tried the extension mode in my chrome built by myself, it is about based on m53 version. Still the the same console output. Not sure which step...

More information, I follow the guide about "Run in Chrome for desktop". 1) copy to chrome/src/... 2) touch dom_distiller_resources.grdp 3) build chrome 4) load page and distill it from menu....

I did see the "Dom Distiller Dev 1.0" after load the unpack extension and a icon named "Profile Extraction". I clicked the "Profile Extraction" button, and empty page. The page...