Bug 71153 - Factor ContextDestructionObserver out of ActiveDOMObject
Summary: Factor ContextDestructionObserver out of ActiveDOMObject
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 15:50 PDT by Adam Barth
Modified: 2011-10-28 16:57 PDT (History)
1 user (show)

See Also:


Attachments
work in progress (9.12 KB, patch)
2011-10-28 15:52 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (9.29 KB, patch)
2011-10-28 16:28 PDT, Adam Barth
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-10-28 15:50:50 PDT
Factor ContextDestructionObserver out of ActiveDOMObject
Comment 1 Adam Barth 2011-10-28 15:52:21 PDT
Created attachment 112927 [details]
work in progress
Comment 2 Adam Barth 2011-10-28 16:28:19 PDT
Created attachment 112939 [details]
Patch
Comment 3 Adam Barth 2011-10-28 16:57:27 PDT
Committed r98784: <http://trac.webkit.org/changeset/98784>