Bug 77972 - Web Inspector: inspected object wrapper should be released by InjectedScript when popover closes
Summary: Web Inspector: inspected object wrapper should be released by InjectedScript ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 05:17 PST by Yury Semikhatsky
Modified: 2012-02-08 07:52 PST (History)
13 users (show)

See Also:


Attachments
Patch (17.45 KB, patch)
2012-02-07 06:21 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-02-07 05:17:37 PST
When popover is displayed for an object the object gets wrapped by InjectedScript and never released until navigation.
Comment 1 Yury Semikhatsky 2012-02-07 06:21:50 PST
Created attachment 125834 [details]
Patch
Comment 2 Yury Semikhatsky 2012-02-08 07:52:21 PST
Committed r107089: <http://trac.webkit.org/changeset/107089>