Bug 87121

Summary: Web Inspector: JavaScript breakpoints disappear when Ctrl+S is pressed for the script without changes.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Vsevolod Vlasov 2012-05-22 05:41:34 PDT
JavaScriptSourceFrame and StylesSourceFrame should not commit working copy unless UISourceCode is dirty.
Comment 1 Vsevolod Vlasov 2012-05-22 05:47:03 PDT
Created attachment 143287 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-05-22 06:49:57 PDT
Committed r117965: <http://trac.webkit.org/changeset/117965>