Closed
Bug 1996681
Opened 7 months ago
Closed 4 months ago
Remove old translations C++ DOM code
Categories
(Firefox :: Translations, task, P3)
Firefox
Translations
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: gregtatum, Assigned: tetchart)
Details
Attachments
(1 file)
I stumbled across some old C++ translations code that can be removed in the nsIDOMWindowUtils.idl.
I stumbled across this in the Text node's source code.
https://searchfox.org/firefox-main/rev/643d732886fe0de4e2a3eee3c5ed9bd0d47c77cf/dom/base/Text.h#40
| Assignee | ||
Updated•4 months ago
|
Assignee: nobody → tetchart
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
| Assignee | ||
Comment 3•4 months ago
|
||
Patch submitted: https://phabricator.services.mozilla.com/D281248
Pushed by enordin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f390e11787de
https://hg.mozilla.org/integration/autoland/rev/323eb5e7517c
Removed old translations C++ DOM code r=translations-reviewers,saschanaz,nordzilla
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•