Set dom.input_events.security.minNumTicks to 0 on Beta
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: sefeng, Assigned: sefeng)
References
Details
(Keywords: nightly-community)
Attachments
(1 obsolete file)
So this related feature for this pref is causing two regressions Bug 1856514 and Bug 1856497. Instead of rushing to land the fix for beta, I'd like to just disable them for now. This also gives us more time to test the feature.
Assignee | ||
Comment 1•1 year ago
|
||
To disable the relevant feature for Beta.
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Comment on attachment 9357691 [details]
Bug 1858232 - Set dom.input_events.security.minNumTicks to 0 on Beta r=emilio
Beta/Release Uplift Approval Request
- User impact if declined: Some user input events may not be handled correctly
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Both Bug 1856514 and Bug 1856497 should be fixed. And both bugs have STR included.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This patch disables a feature.
- String changes made/needed:
- Is Android affected?: Yes
Assignee | ||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
:sefeng are you landing this on central or is this only a fix for beta?
Comment 5•1 year ago
|
||
Comment on attachment 9357691 [details]
Bug 1858232 - Set dom.input_events.security.minNumTicks to 0 on Beta r=emilio
Approved for 119.0b9
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Bug 1856514 and Bug 1856497 were verified fixed on Windows 10.
dom.input_events.security.minNumTicks is set to 0 as expected on Fx 119.0b9 (checked on the treeherder build).
Is there a reason why this issue has an Assigned status, or can be closed as Verified fixed?
Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Backed out of beta
https://hg.mozilla.org/releases/mozilla-beta/rev/64996cd36908aad396eba9540d1de0f9ab940b7c
Bug 1856514 and Bug 1856497 were uplifted to beta.
Changing the status here to invalid since it's no longer needed
Updated•1 year ago
|
Description
•