Bug 134204 - WKView does not unregister an observer when being dealloc'ed
Summary: WKView does not unregister an observer when being dealloc'ed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-23 12:00 PDT by Roger Fong
Modified: 2014-06-23 12:36 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.27 KB, patch)
2014-06-23 12:16 PDT, Roger Fong
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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