Bug 111069 - Web Inspector: Live editing experience: there is no way to determine the fact that the file was actually saved to the disk
Summary: Web Inspector: Live editing experience: there is no way to determine the fact...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 04:57 PST by Ilya Tikhonovsky
Modified: 2014-12-12 13:29 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2013-02-28 04:57:19 PST
There is no visual difference in the UI between two cases:
a) Save to the VM
b) Save to the VM and to the disk

So when this internal flag 'also save to the disk' is off by some reason (devtools were reloaded)
you will get the old version of the file after reload.
Comment 1 Brian Burg 2014-12-12 13:29:27 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.