[webkit-reviews] review granted: [Bug 86847] Web Inspector: Support hierarchical context menus : [Attachment 143788] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 07:14:05 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 86847: Web Inspector: Support hierarchical context menus
https://bugs.webkit.org/show_bug.cgi?id=86847

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

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


> Source/WebCore/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp:80
> +	   v8::Local<v8::Value> subItems =
item->Get(v8::String::New("subItems"));

subItems -> items ?


More information about the webkit-reviews mailing list