Remove dom.keyboardevent.dispatch_during_composition pref
Categories
(Core :: DOM: Events, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: gregp, Assigned: houghtonjk17)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 3 obsolete files)
It's been enabled by default for about 5 years now (bug 1496288, bug 354358). Is this pref still useful?
Comment 1•2 years ago
|
||
Well, the pref can be used for investing editing web apps which do not work with IME. However, in these days, I don't see such bug reports. I guess that it's caused by web apps use major frameworks and they are aware of IME due to the mobile platform. So, I think that it's fine to delete it.
Comment 2•7 months ago
|
||
Comment 3•7 months ago
|
||
Hello, I'm a new contributor, and I'd like to help on this bug. I removed the references to the dom.keyboardevent.dispatch_during_composition pref in two files, modules/libpref/init/StaticPrefList.yaml and dom/base/test/chrome/window_nsITextInputProcessor.xhtml.
In the test file I removed two test functions that appeared to be testing functionality of the pref, and a try block in another test function that was referencing it. If I made a mistake in what I deleted please let me know. Also let me know if I need to run any test, thanks.
| Reporter | ||
Comment 4•7 months ago
|
||
Answered in Phabricator.
(it is better to make the patch available for review and keep all discussion about the details of the patch in Phabricator rather than go back and forth on bugzilla)
Updated•7 months ago
|
Updated•7 months ago
|
Comment 5•7 months ago
|
||
Updating the assignee, as the previous contributor is no longer working on Fx. Jeffrey will be picking up where Chris left off.
| Assignee | ||
Comment 6•7 months ago
|
||
| Assignee | ||
Comment 7•7 months ago
|
||
| Assignee | ||
Comment 8•7 months ago
|
||
Updated•7 months ago
|
Updated•7 months ago
|
Comment 10•7 months ago
|
||
| bugherder | ||
Updated•6 months ago
|
Description
•