[webkit-reviews] review granted: [Bug 53165] Web Inspector: inspector should start in attached state by default : [Attachment 80180] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 03:40:51 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 53165: Web Inspector: inspector should start in attached state by default
https://bugs.webkit.org/show_bug.cgi?id=53165

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=80180&action=review

> Source/WebKit/cf/WebCoreSupport/WebInspectorClientCF.cpp:114
>      return value == "true";

Nit: could be value != "false".


More information about the webkit-reviews mailing list