Bug 104879 - [WebKit2] Only register NSNotificationCenter observers once per WebContext
Summary: [WebKit2] Only register NSNotificationCenter observers once per WebContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 22:23 PST by Andy Estes
Modified: 2012-12-13 12:45 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.79 KB, patch)
2012-12-12 22:29 PST, Andy Estes
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2012-12-12 22:23:50 PST
[WebKit2] Only register NSNotificationCenter observers once per WebContext
Comment 1 Andy Estes 2012-12-12 22:29:33 PST
Created attachment 179197 [details]
Patch
Comment 2 Alexey Proskuryakov 2012-12-13 08:34:59 PST
Comment on attachment 179197 [details]
Patch

Thank you!
Comment 3 Andy Estes 2012-12-13 12:45:19 PST
Committed r137637: <http://trac.webkit.org/changeset/137637>