[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 14:44:22 PST 2013


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188645|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #13 from Benjamin Poulain <benjamin at webkit.org>  2013-02-15 14:46:39 PST ---
(From update of attachment 188645)
View in context: https://bugs.webkit.org/attachment.cgi?id=188645&action=review

> Tools/TestWebKitAPI/Tests/WebKit2/ResizeWindowAfterCrash.cpp:38
> +    : webView(context)
> +    , firstLoad(false)
> +    , resizeAfterCrash(false)

This would be indented 4 more spaces to the right in WebKit style.

> Tools/TestWebKitAPI/Tests/WebKit2/ResizeWindowAfterCrash.cpp:50
> +        // Loading a blank page worked, next we will kill WebProcess

Period at the end of the sentence.

> Tools/TestWebKitAPI/Tests/WebKit2/ResizeWindowAfterCrash.cpp:69
> +    WKPageReload(page);

What cases does this cover?

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