Bug 111961 - Web Inspector: SourceFrames are leaking on reload.
Summary: Web Inspector: SourceFrames are leaking on reload.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 01:25 PDT by Vsevolod Vlasov
Modified: 2013-03-12 05:31 PDT (History)
11 users (show)

See Also:


Attachments
Patch (10.06 KB, patch)
2013-03-11 10:29 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2013-03-11 01:25:54 PDT
SourceFrames are leaking on reload because they are never removed as event listeners for BreakpointManager.
Comment 1 Vsevolod Vlasov 2013-03-11 10:29:25 PDT
Created attachment 192501 [details]
Patch
Comment 2 Build Bot 2013-03-11 21:39:02 PDT
Comment on attachment 192501 [details]
Patch

Attachment 192501 [details] did not pass mac-ews (mac):
Output: http://webkit-commit-queue.appspot.com/results/17175023

New failing tests:
editing/selection/selection-modify-crash.html
Comment 3 WebKit Review Bot 2013-03-12 05:31:19 PDT
Comment on attachment 192501 [details]
Patch

Clearing flags on attachment: 192501

Committed r145533: <http://trac.webkit.org/changeset/145533>
Comment 4 WebKit Review Bot 2013-03-12 05:31:22 PDT
All reviewed patches have been landed.  Closing bug.