Closed
Bug 1640339
Opened 5 years ago
Closed 5 years ago
sync 'MediaControlKeysTestEvent' and 'MediaControlKeysEvent'
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | wontfix |
firefox78 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
In bug1631196, we didn't sync the value of focus
correctly in both MediaControlKeysEvent
and MediaControlKeysTestEvent
.
We should correct that and add an assertion to prevent that from happening again.
Assignee | ||
Comment 1•5 years ago
|
||
Make sure that the value of these two events are the same.
Comment 2•5 years ago
|
||
Type: task → defect
Comment 3•5 years ago
|
||
Set release status flags based on info from the regressing bug 1631196
status-firefox76:
--- → unaffected
status-firefox77:
--- → affected
status-firefox78:
--- → affected
Updated•5 years ago
|
Updated•5 years ago
|
Keywords: regression
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/631bed3f40f4
sync 'MediaControlKeysTestEvent' and 'MediaControlKeysEvent'. r=chunmin
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•