[webkit-reviews] review granted: [Bug 44601] Web Inspector: support disabled and checked context menu items. : [Attachment 65403] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 05:19:32 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 44601: Web Inspector: support disabled and checked context menu items.
https://bugs.webkit.org/show_bug.cgi?id=44601

Attachment 65403: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=65403&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/front-end/ContextMenu.js:49
 +	appendItem: function(label, handler, checked, disabled)
I'd rather pass explicit enabled parameter.


More information about the webkit-reviews mailing list