RESOLVED FIXED 110869
[WK2][GTK] REGRESSION (r143463): unit test failure in WebKit2APITests/TestContextMenu
https://bugs.webkit.org/show_bug.cgi?id=110869
Summary [WK2][GTK] REGRESSION (r143463): unit test failure in WebKit2APITests/TestCon...
Manuel Rego Casasnovas
Reported 2013-02-26 03:55:55 PST
A regression was introduced at r143463 with the following unit test failing: TEST: ./Tools/gtk/../Scripts/../../WebKitBuild/Release/Programs/WebKit2APITests/TestContextMenu... (pid=26027) /webkit2/WebKitWebView/default-menu: (WebKitWebProcess:26032): Gtk-WARNING **: Invalid icon size 16 ** ERROR:../../Source/WebKit2/UIProcess/API/gtk/tests/TestContextMenu.cpp:265:virtual bool ContextMenuDefaultTest::contextMenu(WebKitContextMenu*, GdkEvent*, WebKitHitTestResult*): assertion failed: (webkit_hit_test_result_context_is_link(hitTestResult)) FAIL The cause: http://trac.webkit.org/changeset/143463 The reason is that the new media controls needs more space than a video tag of 10x10.
Attachments
Patch (2.94 KB, patch)
2013-02-26 04:09 PST, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2013-02-26 04:09:02 PST
WebKit Review Bot
Comment 2 2013-02-26 04:11:41 PST
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
WebKit Review Bot
Comment 3 2013-02-26 09:23:02 PST
Comment on attachment 190257 [details] Patch Rejecting attachment 190257 [details] from commit-queue. New failing tests: fast/js/dfg-inline-resolve.html Full output: http://webkit-commit-queue.appspot.com/results/16778189
WebKit Review Bot
Comment 4 2013-02-26 10:31:20 PST
Comment on attachment 190257 [details] Patch Clearing flags on attachment: 190257 Committed r144070: <http://trac.webkit.org/changeset/144070>
WebKit Review Bot
Comment 5 2013-02-26 10:31:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.