Closed
Bug 1815830
Opened 8 months ago
Closed 7 months ago
DeprecationSchedule: Remove GV APIs deprecated in 112
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox109 unaffected, firefox110 wontfix, firefox111 wontfix, firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | unaffected |
firefox110 | --- | wontfix |
firefox111 | --- | wontfix |
firefox112 | --- | fixed |
People
(Reporter: cpeterson, Assigned: m_kato)
References
Details
(Whiteboard: [geckoview:m112])
Attachments
(1 file)
mobile/android/geckoview/src/main/java/org/mozilla/geckoview/Autofill.java
@DeprecationSchedule(id = "autofill-fission", version = 112) // should be package private
mobile/android/geckoview/src/main/java/org/mozilla/geckoview/ContentBlocking.java
@DeprecationSchedule(id = "cookie-banner-detect-only-mode", version = 114)
mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoSession.java
@DeprecationSchedule(id = "selection-fission", version = 112)
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → m_kato
Status: NEW → ASSIGNED
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/f83fb8e87e6f Remove deprecated Autofill.Node.getDimensions. r=geckoview-reviewers,calu
Comment 3•7 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Reporter | ||
Comment 4•7 months ago
|
||
No need to uplift to 111
You need to log in
before you can comment on or make changes to this bug.
Description
•