Bug 90386

Summary: [GTK] Add WebKitWebView::context-menu-dismissed signal to WebKit2 GTK+ API
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 90449    
Attachments:
Description Flags
Patch
mrobinson: review+, webkit.review.bot: commit-queue-
Archive of layout-test-results from gce-cr-linux-08 none

Description Carlos Garcia Campos 2012-07-02 08:14:19 PDT
To notify when the default context menu is dimissed.
Comment 1 Carlos Garcia Campos 2012-07-02 08:18:42 PDT
Created attachment 150425 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-02 08:20:32 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 WebKit Review Bot 2012-07-02 13:04:18 PDT
Comment on attachment 150425 [details]
Patch

Attachment 150425 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13127281

New failing tests:
plugins/iframe-shims.html
Comment 4 WebKit Review Bot 2012-07-02 13:04:22 PDT
Created attachment 150464 [details]
Archive of layout-test-results from gce-cr-linux-08

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-08  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 5 Carlos Garcia Campos 2012-07-03 08:44:02 PDT
Committed r121771: <http://trac.webkit.org/changeset/121771>