Bug 116038

Summary: [WK2] Notification manager removal should not be tied to termination of web processes
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebKit Misc.Assignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
Patch rniwa: review+

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>