Get rid of mozactionhint attribute
Categories
(Core :: DOM: Editor, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: m_kato, Assigned: mathew.hodson)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Since enterkeyhint
is shipped, we can remove mozactionhint
attribute support if possible.
Reporter | ||
Updated•3 years ago
|
Comment 1•2 years ago
|
||
Is this still valid? There is only the atom...
https://searchfox.org/mozilla-central/search?q=mozactionhint&path=
Reporter | ||
Comment 2•2 years ago
|
||
https://searchfox.org/mozilla-central/rev/270f0ed2146821e239232728adac41a3de41131b/dom/events/IMEStateManager.cpp#1485, but I think no one uses it for this due to undocumented.
Comment 3•2 years ago
|
||
Even in comm-central, it's not used.
https://searchfox.org/comm-central/search?q=mozactionhint&path=&case=true®exp=false
I think that we can get rid of it.
Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 5•1 year ago
|
||
This is mentioned on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input and https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/4
Assignee | ||
Comment 6•1 year ago
|
||
Posted intent to unship at https://groups.google.com/a/mozilla.org/g/dev-platform/c/9i3Hx2eJSGQ
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/10fe1f41598b Remove mozactionhint attribute. r=m_kato,dom-core,smaug,masayuki
Comment 8•1 year ago
|
||
Backed out for causing mochitest plain failures on test_actionhint.html.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=427579400&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/0ec5f52a3b91e9629643b7a89fb4f3836ad8c45c
Assignee | ||
Updated•1 year ago
|
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/6b71a51c2a1e Remove mozactionhint attribute. r=m_kato,dom-core,smaug,masayuki
Comment 10•1 year ago
|
||
bugherder |
Description
•