..
bookmark_sync
Bug 1789517 - Use named format argument by name instead of positionally. r=markh
2022-09-07 00:32:19 +00:00
tests
Bug 1734217
- Merge all about:neterror front-end handling under toolkit. r=mkmelin,smaug,nalexander,flod,Gijs
2022-10-07 18:40:27 +00:00
BookmarkHTMLUtils.sys.mjs
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
BookmarkJSONUtils.sys.mjs
Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers
2022-07-20 22:34:21 +00:00
Bookmarks.sys.mjs
Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers
2022-09-26 21:47:50 +00:00
Database.cpp
Bug 1784812 - Use common JSONWriteFuncs when writing to a string - r=canaltinova,media-playback-reviewers,alwu
2022-08-17 07:07:54 +00:00
Database.h
Bug 1776606: Add source and triggeringPlaceId column to moz_historyvisits table. r=mak
2022-07-14 21:08:04 +00:00
ExtensionSearchHandler.sys.mjs
Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers
2022-09-26 21:47:50 +00:00
FaviconHelpers.cpp
Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin
2022-09-08 09:11:19 +00:00
FaviconHelpers.h
…
Helpers.cpp
…
Helpers.h
…
History.cpp
Bug 1787961: Add telemetry for number of sponsored visit that can not find triggering URL. r=mak
2022-09-06 20:51:34 +00:00
History.h
Bug 1776609: Record source and triggeringPlaceId for sponsored tile on newtab. r=mak,geckoview-reviewers,m_kato
2022-08-01 00:27:50 +00:00
History.sys.mjs
Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers
2022-09-26 21:47:50 +00:00
INativePlacesEventCallback.h
…
NotifyRankingChanged.h
…
PageIconProtocolHandler.cpp
Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin
2022-09-08 09:11:19 +00:00
PageIconProtocolHandler.h
…
PlaceInfo.cpp
Bug 1769290 - Part 23: Apply mozilla-js-handle-rooted-typedef against toolkit misc r=extension-reviewers,kmag
2022-07-14 17:00:24 +00:00
PlaceInfo.h
…
PlacesBackups.sys.mjs
Bug 1780347 - Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai
2022-07-26 15:11:31 +00:00
PlacesDBUtils.sys.mjs
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
PlacesExpiration.sys.mjs
Bug 1780347 - Switch from using importESModule to standard imports for XPCOMUtils in converted system modules. r=arai
2022-07-26 15:11:31 +00:00
PlacesPreviews.sys.mjs
Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers
2022-09-26 21:47:50 +00:00
PlacesSyncUtils.sys.mjs
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
PlacesTransactions.sys.mjs
Bug 1792398 - Enable ESLint rule 'strict' on mjs files as the directive is not necessary for modules. r=arai,pip-reviewers
2022-09-26 21:47:50 +00:00
PlacesUtils.sys.mjs
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
SQLFunctions.cpp
Bug 1461844: Add bonus for searched visit. r=mak
2022-08-27 09:49:38 +00:00
SQLFunctions.h
…
Shutdown.cpp
…
Shutdown.h
…
SyncedBookmarksMirror.h
…
SyncedBookmarksMirror.sys.mjs
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
TaggingService.sys.mjs
Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers
2022-07-20 22:34:21 +00:00
VisitInfo.cpp
…
VisitInfo.h
…
components.conf
Bug 1779982 - Migrate toolkit/components/places and browser/components/places to ESM. r=mak
2022-07-20 22:34:20 +00:00
moz.build
Bug 1779982 - Migrate toolkit/components/places and browser/components/places to ESM. r=mak
2022-07-20 22:34:20 +00:00
mozIAsyncHistory.idl
…
mozIPlacesAutoComplete.idl
…
mozIPlacesPendingOperation.idl
…
mozISyncedBookmarksMirror.idl
…
nsAnnoProtocolHandler.cpp
Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin
2022-09-08 09:11:19 +00:00
nsAnnoProtocolHandler.h
…
nsFaviconService.cpp
Bug 1770771: Store only first frame data if animated favicon. r=mak
2022-09-11 21:30:29 +00:00
nsFaviconService.h
…
nsIFaviconService.idl
…
nsINavBookmarksService.idl
…
nsINavHistoryService.idl
Bug 1776607: Record search source for urlbar. r=mak
2022-08-08 21:07:31 +00:00
nsIPlacesPreviewsHelperService.idl
…
nsITaggingService.idl
…
nsNavBookmarks.cpp
…
nsNavBookmarks.h
…
nsNavHistory.cpp
…
nsNavHistory.h
…
nsNavHistoryQuery.cpp
…
nsNavHistoryQuery.h
…
nsNavHistoryResult.cpp
Bug 1772006 - Part 4: Simplify and move the string comparison APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,dragana,barret
2022-07-30 00:12:48 +00:00
nsNavHistoryResult.h
…
nsPlacesIndexes.h
…
nsPlacesMacros.h
…
nsPlacesTables.h
Bug 1776606: Add source and triggeringPlaceId column to moz_historyvisits table. r=mak
2022-07-14 21:08:04 +00:00
nsPlacesTriggers.h
…