Closed
Bug 1952461
Opened 1 year ago
Closed 1 year ago
Get rid of `dom.events.mouse-pointer-boundary.keep-enter-targets-after-over-target-removed` pref
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
It's enabled in bug 1938528 and shipped in 135 5 weeks ago.
The pref makes the complicated code harder to read. Therefore, it's helpful
to get rid of this pref for the further work.
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/41086ded1b07
Get rid of `dom.events.mouse-pointer-boundary.keep-enter-targets-after-over-target-removed` pref r=smaug
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
This tweaks notificationclick.js to be more versatile.
Comment 5•1 year ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Comment 6•1 year ago
|
||
Comment on attachment 9471446 [details]
Bug 1952461 - Part 2: Add tests r=asuth
Revision D241228 was moved to bug 1952462. Setting attachment 9471446 [details] to obsolete.
Attachment #9471446 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•