Closed Bug 1725469 Opened 3 years ago Closed 3 years ago

Remove deprecated LoginStorageDelegate

Categories

(GeckoView :: General, task, P1)

Unspecified
All

Tracking

(firefox93 fixed)

RESOLVED FIXED
93 Branch
Tracking Status
firefox93 --- fixed

People

(Reporter: agi, Assigned: agi)

Details

(Whiteboard: [geckoview:m93])

Attachments

(1 file)

Warning GV11: Deprecated method should be removed in this version
    in @Deprecated @DeprecationSchedule(version=93,id="login-storage") public static interface Autocomplete.LoginStorageDelegate implements Autocomplete.StorageDelegate
    in package org.mozilla.geckoview
    at line mobile/android/geckoview/src/main/java/org/mozilla/geckoview/Autocomplete.java:984:12

Warning GV11: Deprecated method should be removed in this version
    in method @Deprecated @DeprecationSchedule(id="get-profile-dir",version=93) @Nullable @UiThread public File getProfileDir()
    in public final class GeckoRuntime implements Parcelable
    in package org.mozilla.geckoview
    at line mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntime.java:809:27

Warning GV11: Deprecated method should be removed in this version
    in method @Deprecated @DeprecationSchedule(version=93,id="login-storage") @Nullable @UiThread public Autocomplete.LoginStorageDelegate getLoginStorageDelegate()
    in public final class GeckoRuntime implements Parcelable
    in package org.mozilla.geckoview
    at line mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntime.java:610:56

Warning GV11: Deprecated method should be removed in this version
    in method @Deprecated @DeprecationSchedule(version=93,id="login-storage") @UiThread public void setLoginStorageDelegate(@Nullable Autocomplete.LoginStorageDelegate)
    in public final class GeckoRuntime implements Parcelable
    in package org.mozilla.geckoview
    at line mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntime.java:582:17

This also removes deprecated getProfileDir.

Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/866ed8c3958b
Remove deprecated LoginStorageDelegate. r=owlish
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: