[Webkit-unassigned] [Bug 109305] [WK2] Page reloading will crash UIProcess after WebProcess was killed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 16:24:46 PST 2013


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





--- Comment #19 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2013-02-11 16:26:56 PST ---
Looking into PlatformUtilities.h, I've found this:

// Runs a platform runloop until the 'done' is true. 
void run(bool* done);

So I think we will need two control variables instead of a single one.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list