Closed Bug 1881582 Opened 2 years ago Closed 2 years ago

Change Clear and Manage items from address/credit card autocomplete dropdown to use generic autocomplete

Categories

(Toolkit :: Form Autofill, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: enndeakin, Assigned: enndeakin)

References

Details

Attachments

(4 files)

Remove the items from https://searchfox.org/mozilla-central/source/browser/extensions/formautofill/content/customElements.js :

  • MozAutocompleteProfileListitemFooter
  • MozAutocompleteProfileListitemClearButton

Use MozAutocompleteTwoLineRichlistitem instead.

Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/02e295ea9b67 replace MozAutocompleteProfileListitemClearButton with an implementation based on the generic MozAutocompleteTwoLineRichlistitem type, r=credential-management-reviewers,fluent-reviewers,bolsson,tgiles,sgalich https://hg.mozilla.org/integration/autoland/rev/6005be94c74e replace the Manage button in the address/credit card autocomplete dropdown with a simpler implementation based on MozAutocompleteTwoLineRichlistitem, r=credential-management-reviewers,sgalich https://hg.mozilla.org/integration/autoland/rev/17ae2064cb82 handle disabled richlistitems in autocomplete popup, r=mstriemer,reusable-components-reviewers https://hg.mozilla.org/integration/autoland/rev/7e0133076c73 implement the address autofill warning on the popup as a separate row and remove the implementation based on the custom class MozAutocompleteProfileListitemFooter, r=credential-management-reviewers,fluent-reviewers,desktop-theme-reviewers,reusable-components-reviewers,mstriemer,bolsson,sgalich,dao

Backed out for causing bc failures on browser_parsable_css.js.
So far, this only failed on OS X 10.15 WebRender opt.

Flags: needinfo?(enndeakin)
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/496f2f2ad959 replace MozAutocompleteProfileListitemClearButton with an implementation based on the generic MozAutocompleteTwoLineRichlistitem type, r=credential-management-reviewers,fluent-reviewers,bolsson,tgiles,sgalich https://hg.mozilla.org/integration/autoland/rev/f2d5d0925cfd replace the Manage button in the address/credit card autocomplete dropdown with a simpler implementation based on MozAutocompleteTwoLineRichlistitem, r=credential-management-reviewers,sgalich https://hg.mozilla.org/integration/autoland/rev/c429c3d10f6a handle disabled richlistitems in autocomplete popup, r=mstriemer,reusable-components-reviewers https://hg.mozilla.org/integration/autoland/rev/3f9778571c70 implement the address autofill warning on the popup as a separate row and remove the implementation based on the custom class MozAutocompleteProfileListitemFooter, r=credential-management-reviewers,fluent-reviewers,desktop-theme-reviewers,reusable-components-reviewers,mstriemer,bolsson,sgalich,dao
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fc9648a468f2 replace MozAutocompleteProfileListitemClearButton with an implementation based on the generic MozAutocompleteTwoLineRichlistitem type, r=credential-management-reviewers,fluent-reviewers,bolsson,tgiles,sgalich https://hg.mozilla.org/integration/autoland/rev/98c71049a835 replace the Manage button in the address/credit card autocomplete dropdown with a simpler implementation based on MozAutocompleteTwoLineRichlistitem, r=credential-management-reviewers,sgalich https://hg.mozilla.org/integration/autoland/rev/dabb7983c1c8 handle disabled richlistitems in autocomplete popup, r=mstriemer,reusable-components-reviewers https://hg.mozilla.org/integration/autoland/rev/83209c4fd4a8 implement the address autofill warning on the popup as a separate row and remove the implementation based on the custom class MozAutocompleteProfileListitemFooter, r=credential-management-reviewers,fluent-reviewers,desktop-theme-reviewers,reusable-components-reviewers,mstriemer,bolsson,sgalich,dao
Regressions: 1889851
Flags: needinfo?(enndeakin)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: