[webkit-reviews] review denied: [Bug 89766] Web Inspector: [Elements] Right-clicking on whitespace should show the same context menu as right-clicking on the tag text : [Attachment 149061] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:08:37 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 89766: Web Inspector: [Elements] Right-clicking on whitespace should show
the same context menu as right-clicking on the tag text
https://bugs.webkit.org/show_bug.cgi?id=89766

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=149061&action=review


> Source/WebCore/inspector/front-end/ElementsTreeOutline.js:456
> +	   if (isTag && treeElement._populateTagContextMenu) {

As discussed  offline this regresses textNode context menu.


More information about the webkit-reviews mailing list