RESOLVED FIXED 67504
Web Inspector: rename RawSourceCode.reload to contentEdited.
https://bugs.webkit.org/show_bug.cgi?id=67504
Summary Web Inspector: rename RawSourceCode.reload to contentEdited.
Pavel Podivilov
Reported 2011-09-02 10:48:57 PDT
Web Inspector: rename RawSourceCode.reload to contentEdited. And remove RawSourceCode.content getter and setter.
Attachments
Patch (6.28 KB, patch)
2011-09-02 10:58 PDT, Pavel Podivilov
yurys: review+
Pavel Podivilov
Comment 1 2011-09-02 10:58:23 PDT
Yury Semikhatsky
Comment 2 2011-09-05 02:13:27 PDT
Comment on attachment 106155 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=106155&action=review > Source/WebCore/ChangeLog:5 > + Please put a description of the change here. > Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:201 > + if (!error) { Prefer early return.
Pavel Podivilov
Comment 3 2011-09-05 08:34:31 PDT
Note You need to log in before you can comment on or make changes to this bug.