Closed
Bug 1895275
Opened 2 years ago
Closed 1 year ago
Remove deprecated `TranslationState` constructor in v130.
Categories
(GeckoView :: General, task, P2)
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: olivia, Assigned: adhingra, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [fxdroid][foundation][translations:130])
Attachments
(1 file)
A new constructor for TranslationState was added to accommodate firstVisualChange. This old constructor should be deprecated in 130.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [fxdroid][foundation][translations:130]
| Reporter | ||
Updated•2 years ago
|
Type: defect → task
Updated•2 years ago
|
| Reporter | ||
Updated•1 year ago
|
Mentor: ohall
Keywords: good-first-bug
| Reporter | ||
Comment 1•1 year ago
|
||
Signature for deprecation is @DeprecationSchedule(version = 130, id = "translation-state-deprecated-constructor"), documentation for deprecation procedure is here.
| Reporter | ||
Comment 2•1 year ago
|
||
Example bug completing a deprecation bug 1846074.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → adhingra
| Assignee | ||
Comment 3•1 year ago
|
||
Pushed by ohall@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7bdf3ba012b6
Remove deprecated `TranslationState` constructor in v130. r=ohall,geckoview-reviewers
Comment 5•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•