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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 05:30:34 PDT 2010


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





--- Comment #12 from Yael <yael.aharon at nokia.com>  2010-05-21 05:30:33 PST ---
(In reply to comment #11)
> (From update of attachment 56523 [details])
> WebKit/qt/Api/qwebpage.cpp:1689
>  +      connect(mainFrame(), SIGNAL(javaScriptWindowObjectCleared()), d->notificationPresenterClient->d, SLOT(clearNotificationsList()));
> Why is clearNotificationsList() connected to this signal?
When navigating to a new page we have to delete all the notifications of the current page, or we will have a memory leak.

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