Bug 62801 - Web Inspector: return description of the changes applied in response to editScriptSource command
Summary: Web Inspector: return description of the changes applied in response to editS...
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-16 09:52 PDT by Yury Semikhatsky
Modified: 2011-06-17 01:20 PDT (History)
11 users (show)

See Also:


Attachments
Patch (9.75 KB, patch)
2011-06-17 01:02 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-06-16 09:52:27 PDT
Debugger.editScriptSource command should return detailed description of the changes applied to the script.
Comment 1 Yury Semikhatsky 2011-06-17 01:02:59 PDT
Created attachment 97558 [details]
Patch
Comment 2 Yury Semikhatsky 2011-06-17 01:20:00 PDT
Committed r89127: <http://trac.webkit.org/changeset/89127>