[webkit-reviews] review denied: [Bug 41242] [chromium] Get the selected text from plugins for right click menu : [Attachment 59867] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 10:29:27 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied John Abd-El-Malek
<jam at chromium.org>'s request for review:
Bug 41242: [chromium] Get the selected text from plugins for right click menu
https://bugs.webkit.org/show_bug.cgi?id=41242

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebKit/chromium/src/ContextMenuClientImpl.cpp:166
 +	// We can always select all...
nit: and translate

WebKit/chromium/src/ContextMenuClientImpl.cpp:219
 +	    data.editFlags &= ~WebContextMenuData::CanTranslate;
maybe this should be inside the isWidget() block?  an object tag can
also be used like a DIV.


More information about the webkit-reviews mailing list