[Webkit-unassigned] [Bug 161418] Web Inspector: Can't edit JS resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 18:56:48 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161418

Devin Rousso <dcrousso+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcrousso+webkit at gmail.com

--- Comment #3 from Devin Rousso <dcrousso+webkit at gmail.com> ---
(In reply to comment #2)
> Users should only be able to edit local (file:///) JavaScript resources. I
> don't think we've ever been able to edit arbitrary JavaScript resources.

That's how I thought it worked ¯\_(ツ)_/¯ (ScriptContentView allows editing with "file" scheme URLs and TextResourceContentView allows editing with CSS files or "file" scheme URLS);

I know that TextEditor defines its CodeMirror instance with "readOnly: true", and SourceCodeTextEditor doesn't seem to change that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160831/0731b689/attachment-0001.html>


More information about the webkit-unassigned mailing list