[Webkit-unassigned] [Bug 173768] [GTK] Some web pages disappear immediately after rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 05:56:37 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173768

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #6)
> On the case of the midori website its triggered by the JS included from
> modernizer.
> 
> If you add this line to your /etc/hosts
> 
> 127.0.0.1 cdn.jsdelivr.net
> 
> And open a new session with the minibrowser (using a temp profile to avoid
> caching issues)
> 
> HOME=$(mktemp -d) Tools/Scripts/run-minibrowser --gtk
> --enable-write-console-messages-to-stdout=true http://midori-browser.org/
> 
> Now it renders correctly.
> 
> Remove that line back from /etc/hosts, repeat the experiment and white page.
> 
> 
> The JS included in question is this one:
> http://cdn.jsdelivr.net/g/modernizr,prefixfree,jquery,colorbox,jquery.
> autosize,jquery.equalize,jquery.downboy
> 
> 
> Perhaps is related to the jquery.autosize plugin? I get this error on the
> console:
> 
> CONSOLE ERROR TypeError: $('textarea.resize').autosize is not a function.
> (In '$('textarea.resize').autosize()', '$('textarea.resize').autosize' is
> undefined)

The same warning is shown in WPE too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170626/30b1f5f6/attachment.html>


More information about the webkit-unassigned mailing list