[webkit-reviews] review granted: [Bug 12399] REGRESSION: Unable to prevent default context menu from appearing. : [Attachment 13329] Clear the controller's context menu before sending the event through the DOM

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Feb 22 15:09:14 PST 2007


Adam Roben <aroben at apple.com> has granted Adam Roben <aroben at apple.com>'s
request for review:
Bug 12399: REGRESSION: Unable to prevent default context menu from appearing.
http://bugs.webkit.org/show_bug.cgi?id=12399

Attachment 13329: Clear the controller's context menu before sending the event
through the DOM
http://bugs.webkit.org/attachment.cgi?id=13329&action=edit

------- Additional Comments from Adam Roben <aroben at apple.com>
+    page->contextMenuController()->clearContextMenu();

   It's probably worth a comment here saying why we have to do this.

   I wish we had a way to test this under DRT.

   r=me



More information about the webkit-reviews mailing list