Closed
Bug 1700969
Opened 5 years ago
Closed 10 months ago
Remove CompositionEvent#locale
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: saschanaz, Assigned: pierov)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
It's removed from the spec in 2013 and not implemented by anyone else.
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Comment 1•11 months ago
|
||
IIUIC .. this sounds fingerprintable (even though it would requires the user to type something)
Updated•11 months ago
|
Flags: needinfo?(tom)
Comment 2•11 months ago
•
|
||
Archaeology Bug 680832
edit: resolved invalid, it was never implemented - see testcase: https://bug680832.bmoattachments.org/attachment.cgi?id=742649
| Assignee | ||
Comment 3•11 months ago
|
||
I think mLocale can be set only by InitCompositionEvent.
I quickly checked the various calls, but I think they pass an empty string, except for tests.
Anyway, I started a build to remove that, let's see if it's easy 😄.
Flags: needinfo?(tom)
| Assignee | ||
Comment 4•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → pierov
Status: NEW → ASSIGNED
Updated•11 months ago
|
Attachment #9499767 -
Attachment description: WIP: Bug 1700969 - Remove CompositionEvent#locale. r?#dom-core → Bug 1700969 - Remove CompositionEvent#locale. r?#dom-core
Pushed by tritter@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5f734add2f30
https://hg.mozilla.org/integration/autoland/rev/12b395f31f2e
Remove CompositionEvent#locale. r=webidl,smaug,saschanaz
Comment 6•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•9 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
Comment 7•9 months ago
|
||
MDN changes can be tracked in the following GitHub issue: https://github.com/mdn/content/issues/40874
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•