[Webkit-unassigned] [Bug 63255] [Qt]REGRESSION(r90471): It made 4 fast/notifications tests fail on Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 10:46:28 PDT 2011


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





--- Comment #6 from Yael <yael.aharon at nokia.com>  2011-07-08 10:46:28 PST ---
Before http://trac.webkit.org/changeset/89569, we would wait for the notification icon to load before transitioning to committed state, and the test had enough time to complete. With http://trac.webkit.org/changeset/89569, we transition to committed state before the load is finished, thus the tests are failing.

I think the behavior of Notifications is still correct, but the tests need to be modified, so that they wait for the icon to finish loading.

I am preparing a patch for that.

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