RESOLVED FIXED41076
Web Inspector: live edit doesn't work when resource tracking is off
https://bugs.webkit.org/show_bug.cgi?id=41076
Summary Web Inspector: live edit doesn't work when resource tracking is off
Yury Semikhatsky
Reported 2010-06-23 09:47:29 PDT
Live edit doesn't work when resource tracking is off.
Attachments
Patch (1.43 KB, patch)
2010-06-23 09:52 PDT, Yury Semikhatsky
no flags
Patch (1.56 KB, patch)
2010-06-23 10:02 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2010-06-23 09:52:12 PDT
Joseph Pecoraro
Comment 2 2010-06-23 09:57:56 PDT
Comment on attachment 59522 [details] Patch > +++ b/WebCore/inspector/front-end/ScriptView.js= > + _sourceIDForLine: function(line) { Style: Opening brace should be on the next line. > // The follow methods are pulled from SourceView, since they are Could you also change this to "The following methods" as well. Since its in view =).
Yury Semikhatsky
Comment 3 2010-06-23 10:02:58 PDT
Yury Semikhatsky
Comment 4 2010-06-23 10:03:30 PDT
(In reply to comment #2) > (From update of attachment 59522 [details]) > > +++ b/WebCore/inspector/front-end/ScriptView.js= > > + _sourceIDForLine: function(line) { > > Style: Opening brace should be on the next line. > Done. > > > // The follow methods are pulled from SourceView, since they are > > Could you also change this to "The following methods" as well. > Since its in view =). Done.
Yury Semikhatsky
Comment 5 2010-06-24 01:52:49 PDT
Comment on attachment 59523 [details] Patch Clearing flags on attachment: 59523 Committed r61747: <http://trac.webkit.org/changeset/61747>
Yury Semikhatsky
Comment 6 2010-06-24 01:52:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.