[webkit-reviews] review denied: [Bug 57928] Web Inspector: migrate debugger domain to the unified breakpoint location notion. : [Attachment 88383] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 05:36:28 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 57928: Web Inspector: migrate debugger domain to the unified breakpoint
location notion.
https://bugs.webkit.org/show_bug.cgi?id=57928

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

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

> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:190
> +    if (location)

Should be if (*location), r- for this.


More information about the webkit-reviews mailing list