Bug 85361 - WebInspector: Scripts panel editor dirty state is cleared when the tab with editor is closed.
Summary: WebInspector: Scripts panel editor dirty state is cleared when the tab with e...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 03:03 PDT by Pavel Feldman
Modified: 2012-05-02 05:03 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.51 KB, patch)
2012-05-02 03:16 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-05-02 03:03:39 PDT
1. Open scripts panel
2. Edit script
3. Close tab
4. Reopen script

What is the expected output? 
Script editor has dirty state

What do you see instead?
Script editor does not have dirty state

(taken from http://code.google.com/p/chromium/issues/detail?id=120399)
Comment 1 Pavel Feldman 2012-05-02 03:16:53 PDT
Created attachment 139783 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-02 05:03:03 PDT
Comment on attachment 139783 [details]
Patch

Clearing flags on attachment: 139783

Committed r115815: <http://trac.webkit.org/changeset/115815>
Comment 3 WebKit Review Bot 2012-05-02 05:03:08 PDT
All reviewed patches have been landed.  Closing bug.