fune/browser/components/migration
Cameron McCormack dd61f595eb Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr
Uses of `-moz-appearance: none` are changed to `appearance: none`.

Uses of other values that are simply reverting the appearance back to
its default are changed to `appearance: auto`.

Uses of values in UA sheets that are defining the inherent appearance of
widgets are changed to:

  appearance: auto;
  -moz-default-appearance: <value>;

since those values are either no longer supported on (-moz-)appearance,
or are still supported but only in some limited form.

There are some uses of `-moz-appearance: textfield` on <input
type=number> elements that are renamed to `appearance: textfield`.

Differential Revision: https://phabricator.services.mozilla.com/D83430
2020-07-16 22:04:14 +00:00
..
content Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr 2020-07-16 22:04:14 +00:00
tests Bug 1626581 - Use mozfile.remove in test_refresh_firefox.py and add the "\\?\" prefix for file path on Windows for mozfile.remove; r=whimboo,gbrown 2020-07-07 15:00:46 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
360seProfileMigrator.jsm
ChromeMacOSLoginCrypto.jsm Bug 1613337 - Support importing Windows Chrome/Edge logins with v10 AEAD format r=MattN 2020-02-29 19:26:18 +00:00
ChromeMigrationUtils.jsm Bug 1618311 - Contextually suggest importing passwords as an autocomplete entry r=MattN,fluent-reviewers,flod 2020-04-28 21:59:34 +00:00
ChromeProfileMigrator.jsm Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-protocol-reviewers,marionette-reviewers,maja_zf,MattN,whimboo 2020-06-02 13:49:27 +00:00
ChromeWindowsLoginCrypto.jsm Bug 1613337 - Support importing Windows Chrome/Edge logins with v10 AEAD format r=MattN 2020-02-29 19:26:18 +00:00
components.conf Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs 2020-01-22 18:35:11 +00:00
EdgeProfileMigrator.jsm Bug 1518234 - Migrate migration wizard to Fluent r=flod,Gijs,fluent-reviewers 2020-06-02 06:46:09 +00:00
ESEDBReader.jsm
FirefoxProfileMigrator.jsm
IEProfileMigrator.jsm
jar.mn
MigrationUtils.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
moz.build Bug 1613337 - Support importing Windows Chrome/Edge logins with v10 AEAD format r=MattN 2020-02-29 19:26:18 +00:00
MSMigrationUtils.jsm Bug 1638358 - Cookie Schemeful Same-Site - part 3 - update add/addNative methods, r=mayhemer,remote-protocol-reviewers,marionette-reviewers,maja_zf,MattN,whimboo 2020-06-02 13:49:27 +00:00
nsIBrowserProfileMigrator.idl Bug 1643321 - fix missing/differently-identified fluent localization of browser profile migration data types, r=MattN,fluent-reviewers,flod 2020-06-08 12:00:38 +00:00
nsIEHistoryEnumerator.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsIEHistoryEnumerator.h
nsIKeychainMigrationUtils.idl
nsKeychainMigrationUtils.h
nsKeychainMigrationUtils.mm
nsWindowsMigrationUtils.h
ProfileMigrator.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
SafariProfileMigrator.jsm Bug 1518234 - Migrate migration wizard to Fluent r=flod,Gijs,fluent-reviewers 2020-06-02 06:46:09 +00:00