Bug 111961

Summary: Web Inspector: SourceFrames are leaking on reload.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, buildbot, keishi, loislo, pfeldman, pmuellr, rniwa, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.