[Webkit-unassigned] [Bug 39146] [Qt] Pass all web notification layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 01:36:49 PDT 2010


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





--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2010-05-21 01:36:48 PST ---
(From update of attachment 56523)
WebKit/qt/Api/qwebpage.cpp:1689
 +      connect(mainFrame(), SIGNAL(javaScriptWindowObjectCleared()), d->notificationPresenterClient->d, SLOT(clearNotificationsList()));
Why is clearNotificationsList() connected to this signal?

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