Bug 90386 - [GTK] Add WebKitWebView::context-menu-dismissed signal to WebKit2 GTK+ API
Summary: [GTK] Add WebKitWebView::context-menu-dismissed signal to WebKit2 GTK+ API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 90449
  Show dependency treegraph
 
Reported: 2012-07-02 08:14 PDT by Carlos Garcia Campos
Modified: 2012-07-03 08:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (13.70 KB, patch)
2012-07-02 08:18 PDT, Carlos Garcia Campos
mrobinson: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-08 (526.13 KB, application/zip)
2012-07-02 13:04 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>