Bug 64437

Summary: Web Inspector: Sticky DOM break point
Product: WebKit Reporter: Arnaud Brousseau <arnaudbrousseau>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Minor CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Patch yurys: review+

Description Arnaud Brousseau 2011-07-13 01:27:20 PDT
When setting a breakpoint via "right click" => "Break on subtree modification", the break point is sticky. 
Indeed, I tried to desactivate or delete it: it's successfully removed from the Web Inspector interface, but it reappears when I reload the page.

I originally found the bug in the stable version of Chrome. I upgraded to dev channel version, and the bug was still there.
Please tell me if you need any additional information, I would happily provide them.

Regards, 
Arnaud.
Comment 1 Pavel Podivilov 2012-01-23 11:14:32 PST
Created attachment 123580 [details]
Patch
Comment 2 Pavel Podivilov 2012-01-24 01:26:05 PST
Committed r105707: <http://trac.webkit.org/changeset/105707>