Bug 116038 - [WK2] Notification manager removal should not be tied to termination of web processes
Summary: [WK2] Notification manager removal should not be tied to termination of web p...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-05-13 08:56 PDT by Jon Lee
Modified: 2013-05-13 09:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2013-05-13 09:01 PDT, Jon Lee
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2013-05-13 08:56:01 PDT
Notification manager removal should not be tied to termination of web processes, because it is managed by the web context.

<rdar://problem/10968680>
Comment 1 Jon Lee 2013-05-13 09:01:25 PDT
Created attachment 201573 [details]
Patch
Comment 2 Jon Lee 2013-05-13 09:19:19 PDT
Committed r150020: <http://trac.webkit.org/changeset/150020>