[webkit-reviews] review denied: [Bug 69137] In input field caret is not blinking after context menu hide : [Attachment 111962] patch for chromium port changes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 07:37:12 PDT 2011


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied chandra shekar
vallala <chandra.vallala at motorola.com>'s request for review:
Bug 69137: In input field caret is not blinking after context menu hide
https://bugs.webkit.org/show_bug.cgi?id=69137

Attachment 111962: patch for chromium port changes.
https://bugs.webkit.org/attachment.cgi?id=111962&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111962&action=review


> Source/WebKit/chromium/public/WebView.h:328
> +    virtual void contextMenuClosed() { }

nit: please use a name like didCloseContextMenu to be more consistent with
existing notification-style methods.


More information about the webkit-reviews mailing list