WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78861
[WK2] Clearing notifications does not clean up internal state
https://bugs.webkit.org/show_bug.cgi?id=78861
Summary
[WK2] Clearing notifications does not clean up internal state
Jon Lee
Reported
2012-02-16 17:09:43 PST
When the page clears notifications (URL changed, window closed, etc), the WebNotificationManager forwards that request to the client, but doesn't clean up its internal state. This could lead to notifications not being released when they should since the manager is still holding onto them.
Attachments
Patch
(5.84 KB, patch)
2012-02-16 17:17 PST
,
Jon Lee
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-02-16 17:12:02 PST
<
rdar://problem/10881167
>
Jon Lee
Comment 2
2012-02-16 17:17:20 PST
Created
attachment 127478
[details]
Patch
Jon Lee
Comment 3
2012-02-22 15:44:55 PST
Committed
r108566
: <
http://trac.webkit.org/changeset/108566
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug