[Webkit-unassigned] [Bug 86731] [Qt][WK2] fast/events/page-visibility-iframe-move-test.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 06:39:39 PDT 2012


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





--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-05-18 06:38:44 PST ---
(From update of attachment 142551)
View in context: https://bugs.webkit.org/attachment.cgi?id=142551&action=review

> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundle.cpp:245
> -void WKBundleSetPageVisibilityState(WKBundleRef bundleRef, WKBundlePageGroupRef pageGroupRef, int state, bool isInitialState)
> +void WKBundleSetPageVisibilityState(WKBundleRef bundleRef, WKBundlePageRef pageRef, int state, bool isInitialState)
>  {

You are changing bundle api, you need to bump the version somehow, I believe.

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