[webkit-reviews] review granted: [Bug 56558] Web Inspector: add support for formating source files in debugger presentation model. : [Attachment 86348] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 09:23:25 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 56558: Web Inspector: add support for formating source files in debugger
presentation model.
https://bugs.webkit.org/show_bug.cgi?id=56558

Attachment 86348: Patch.
https://bugs.webkit.org/attachment.cgi?id=86348&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=86348&action=review

> Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:164
> +	   this._refreshBreakpoints();

All breakpoints are already updated by _addScript, why do you need this call?


More information about the webkit-reviews mailing list