[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:07:37 PST 2013


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





--- Comment #7 from Christophe Dumez <dchris at gmail.com>  2013-02-15 12:09:53 PST ---
(In reply to comment #6)
> 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.

I just noticed that Benjamin actually suggested that already:
> I would prefer if you put those 3 in a struct and pass it as clientInfo.

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