[Webkit-unassigned] [Bug 79775] [GTK] Inconsistent state of WebKitWebView when replacing content in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 10:08:49 PST 2012


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2012-02-28 10:08:49 PST ---
(From update of attachment 129225)
View in context: https://bugs.webkit.org/attachment.cgi?id=129225&action=review

>>> Source/WebKit2/UIProcess/API/gtk/tests/WebViewTest.cpp:148
>>> +void WebViewTest::waitUntilTitleChanged(const char* expectedTitle)
>> 
>> Probably better to call this waitUntilTitleChangedTo.
> 
> I didn't add the 'To' because you can pass NULL to wait until title is changed to whatever thing. maybe it's better to use a default value of NULL, though

You could add another method called waitUntilTitleChanged that just calls waitUntilTitleChangedTo with a NULL parameter.

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