Bug 87121 - Web Inspector: JavaScript breakpoints disappear when Ctrl+S is pressed for the script without changes.
Summary: Web Inspector: JavaScript breakpoints disappear when Ctrl+S is pressed for th...
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: 2012-05-22 05:41 PDT by Vsevolod Vlasov
Modified: 2012-05-22 06:49 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.06 KB, patch)
2012-05-22 05:47 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>