Chromium-Android
Chromium-Android copied to clipboard
Cant open this page Error
HI,
Thanks for the v70 update.
Since the last update they are some pages that the browser cant load. It actually does load the page' but after a few seconds you get an error saying: "Cant open this page".
Please advice
Thanks Avi
P.B: I tested it on multiple devices with different android versions; Example for a URL that doesn't work: www.inn.co.il Error screenshot:
This error does not happen when i build the APK from the original source code.
Can anyone please help fixing this error?
Thanks
Its remove_webcore_debug_symbols (and blink_symbol_level) in your args.gn. No idea why thats happening, it seems to be the same with Chromium 71. Removing it will impact peformance though..
Thanks @Tssomas that solved the problem.
@kuoruan Could you please remove "remove_webcore_debug_symbols" flag from the build and update the project?
Thanks
I'm working with Chromium 71, If this can solve the issue, I will remove it in next update.
You will see the error if you try to enter one of these links https://www.hidabroot.org/video/93535 https://www.inn.co.il/News/News.aspx/387802
In addition i also opened a bug in the Chromium project here.
Thanks