[Webkit-unassigned] [Bug 184391] Web pages become blank/white

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 07:10:41 PDT 2018


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

li <crispyfrog at 163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crispyfrog at 163.com

--- Comment #2 from li <crispyfrog at 163.com> ---
I've been affected by this bug since I upgraded webkitgtk from 2.18.6 to 2.20.0, and I can confirm that it hasn't been fixed. I tried to generate a core dump, but it seems there isn't any crash. Maybe I'm wrong, I attached one gdb to each webkit process with gdb -p PID, and tried to reproduce the bug, when a webview became blank, all webkit processes were still running.  

Some steps that I found that may reproduce this bug: open more than one webviews/tabs all sharing one origin (in my case, they were all opened with javascript window.open), when closing one view, one of the other view that gets focus becomes blank.

I've been watching bug #183348, and tried that patch on version 2.20.1 (by replacing CRASH() with exit(0) ) , it didn't solve this issue.

-- 
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/20180508/cc9ba15d/attachment.html>


More information about the webkit-unassigned mailing list