..
tests
Bug 991738 - Fix "test_markpageas.js" before switching Task.jsm to use Promise.jsm. r=mak
2014-04-04 15:21:09 +02:00
AsyncFaviconHelpers.cpp
Bug 949720 - Intermittent shutdown assertion [@ mozilla::places::AsyncGetFaviconURLForPage::Run()]. r=Yoric
2014-02-27 22:29:27 +01:00
AsyncFaviconHelpers.h
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-19 09:54:42 -04:00
BookmarkHTMLUtils.jsm
Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano
2014-03-12 16:24:23 +01:00
BookmarkJSONUtils.jsm
Bug 988341 - Convert code before switching Task.jsm to use Promise.jsm. r=mak
2014-03-26 18:15:00 +01:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert
2013-08-15 16:24:28 -07:00
ColorConversion.js
Database.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
Database.h
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-19 09:54:42 -04:00
Helpers.cpp
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Helpers.h
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
2013-08-17 15:50:18 -07:00
History.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
History.h
Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
2013-12-07 22:09:10 -08:00
moz.build
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
2013-08-17 15:50:18 -07:00
mozIAsyncLivemarks.idl
Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano
2014-03-12 16:24:23 +01:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
nsAnnotationService.h
nsFaviconService.cpp
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
2013-12-08 21:52:54 -05:00
nsFaviconService.h
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl
nsINavBookmarksService.idl
Bug 914687 - API for presetting GUIDs on bookmarks. r=mak. sr=gavin
2013-11-19 17:13:27 +02:00
nsINavHistoryService.idl
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsITaggingService.idl
nsLivemarkService.js
Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano
2014-03-12 16:24:23 +01:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsNavBookmarks.h
Bug 955889. Restore caching in EnsureKeywordsHash. r=mano
2014-01-04 18:14:27 +13:00
nsNavHistory.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsNavHistory.h
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsNavHistoryQuery.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsNavHistoryResult.h
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js
Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD
2014-01-08 18:47:32 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h
Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg
2013-10-18 20:34:57 -04:00
nsPlacesModule.cpp
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan
2013-10-10 16:38:05 -04:00
nsPlacesTables.h
nsPlacesTriggers.h
nsTaggingService.js
PlaceInfo.cpp
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
2014-02-12 10:50:46 +00:00
PlaceInfo.h
PlacesBackups.jsm
Bug 986499 - Make the calls to import Deprecated.jsm lazy. r=yoric
2014-03-28 10:36:48 -04:00
PlacesCategoriesStarter.js
PlacesDBUtils.jsm
Bug 948134 - Fix "value is not defined" in PlacesDBUtils.jsm. r=adw.
2013-12-16 06:02:26 -06:00
PlacesTransactions.jsm
Bug 983623 - Async transactions: Add a preference for turning it, implement undo & redo commands. r=mak
2014-03-15 23:49:07 +02:00
PlacesUtils.jsm
Bug 984015 - GUIDHelper.getItemId should deliver itself as |this| to its internal executeAsync callback. r=mak
2014-04-05 01:46:14 +09:00
PriorityUrlProvider.jsm
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
SQLFunctions.cpp
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
SQLFunctions.h
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
2014-03-29 12:13:11 -07:00
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h