Bug 170667 - REGRESSION(r214426): [GTK] Test media/video-click-dblckick-standalone.html started to fail in the bots after r214426
Summary: REGRESSION(r214426): [GTK] Test media/video-click-dblckick-standalone.html st...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2017-04-10 01:12 PDT by Carlos Garcia Campos
Modified: 2017-04-10 04:44 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2017-04-10 03:48 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-04-10 01:12:03 PDT
I thought it was because of the early return added in MediaDocument::defaultEventHandler(), so I disabled modern media controls runtime feature in GTK+ port. But the test is still failing, so I guess it's the test that is enabling that feature
Comment 1 Carlos Garcia Campos 2017-04-10 01:16:36 PDT
For some reason I can't reproduce it locally, but it's always failing in the bots.
Comment 2 Carlos Garcia Campos 2017-04-10 03:48:57 PDT
Created attachment 306679 [details]
Patch
Comment 3 Carlos Garcia Campos 2017-04-10 04:44:30 PDT
Committed r215178: <http://trac.webkit.org/changeset/215178>