Closed
Bug 1173971
Opened 10 years ago
Closed 10 years ago
Consider setting GDK_CORE_DEVICE_EVENTS on test infrastructure for GTK3
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: acomminos, Assigned: acomminos)
References
Details
Attachments
(1 file)
1.18 KB,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
The focus issues with XInput2 and GTK3 detailed in bug 1170342 cause hangs with automated testing; for now, it may be best to force legacy Xlib events on the test infrastructure and make a plan to remove it in the future.
Comment 1•10 years ago
|
||
I think it makes sense to do this temporarily to improve our test coverage.
Assignee | ||
Comment 2•10 years ago
|
||
This patch sets GDK_CORE_DEVICE_EVENTS for all mochitests on GTK3. It results in a notable improvement of bustage on try (https://treeherder.mozilla.org/#/jobs?repo=try&revision=5a31afa27686, a few other patches included).
Attachment #8621589 -
Flags: review?(karlt)
Updated•10 years ago
|
Attachment #8621589 -
Flags: review?(karlt) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Try push (GTK3): https://treeherder.mozilla.org/#/jobs?repo=try&revision=b85a10dc7c51
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•10 years ago
|
||
Whoops, that was a GTK2 try push.
Actual GTK3 push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ffaf884b9c8c
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•