Bug 134204

Summary: WKView does not unregister an observer when being dealloc'ed
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jonlee, roger_fong, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch thorton: review+

Description Roger Fong 2014-06-23 12:00:00 PDT
Unregister observer for NSApplicationWillTerminateNotification when dealloc'ing WKView.
Comment 1 Roger Fong 2014-06-23 12:16:46 PDT
Created attachment 233623 [details]
patch
Comment 2 Roger Fong 2014-06-23 12:19:05 PDT
<rdar://problem/17415612>
Comment 3 Roger Fong 2014-06-23 12:36:53 PDT
http://trac.webkit.org/changeset/170311