cczw2010 / chromedevtools

Automatically exported from code.google.com/p/chromedevtools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Can't save edits in source panel to javascript file (all local) #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Google Chrome/V8 Embedder + version:35.0.1916.153
OS + version:OSX 10.9.4 Build 13E28

What steps will reproduce the problem?
1. Open local index.html
2. option+command+j
3. click on sources
4. edit local javascript file (shows it has changed)
5. drop down asks to save (shows no file extension :/)
6. accept, states it will overwrite, but doesn't

What is the expected result?
Local changes are saved to disk.  I want to make local changes and refresh to 
see them.

What happens instead?
Nothing changes on disk.  If I reload the page, all changes are lost in the 
source window as it reloads the original.

Please provide any additional information below. If possible, attach a
(reduced) test-case.

Note:

If you cancel the save drop down, you do not have the option to save again 
unless you exit chrome.  I confirmed file permissions look good.

Original issue reported on code.google.com by ronald.p...@gmail.com on 13 Jul 2014 at 7:29

GoogleCodeExporter commented 8 years ago
Wrong project. Please file Chrome DevTools-related issues at 
http://crbug.com/new

Original comment by apav...@chromium.org on 13 Jul 2014 at 7:34

GoogleCodeExporter commented 8 years ago
Sorry about that.  Thank you for the correction.

Original comment by ronald.p...@gmail.com on 13 Jul 2014 at 8:02