Closed
Bug 1467125
Opened 6 years ago
Closed 6 years ago
[Wayland] Get events from Wayland display faster on compositor thread
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla63
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Until we integrate compositor event loop with wl_display_dispatch_queue_pending() for our queue we should increase the event loop FPS to get Wayland events in time.
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8983760 [details]
Bug 1467125 - [Wayland] Get events from Wayland display faster on compositor thread,
https://reviewboard.mozilla.org/r/249584/#review256976
Attachment #8983760 -
Flags: review?(jhorak) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/54c45d3d2ffa
[Wayland] Get events from Wayland display faster on compositor thread, r=jhorak
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 5•6 years ago
|
||
Is this something you're hoping to uplift, or can it ride the train with 63?
Flags: needinfo?(stransky)
Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Liz Henry (:lizzard) (needinfo? me) from comment #5)
> Is this something you're hoping to uplift, or can it ride the train with 63?
63 is fine, Thanks.
Flags: needinfo?(stransky)
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•