[Webkit-unassigned] [Bug 109842] [WK2] Write a test to simulate crashed WebProcess followed by Window resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 12:03:43 PST 2013


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


Christophe Dumez <dchris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dchris at gmail.com




--- Comment #6 from Christophe Dumez <dchris at gmail.com>  2013-02-15 12:05:59 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=188610&action=review

> Tools/TestWebKitAPI/Tests/WebKit2/ResizeWindowAfterCrash.cpp:36
> +static PlatformWebView *webView = 0;

You could pass it as clientInfo to the callbacks. This way it wouldn't need to be global and you could use OwnPtr.

-- 
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