.. |
tests
|
Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak
|
2015-08-06 20:13:00 -07:00 |
AsyncFaviconHelpers.cpp
|
Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
|
2015-07-25 11:07:24 +02:00 |
AsyncFaviconHelpers.h
|
Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
|
2015-07-25 11:07:24 +02:00 |
BookmarkHTMLUtils.jsm
|
Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert
|
2015-04-25 10:51:48 +02:00 |
BookmarkJSONUtils.jsm
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
Bookmarks.jsm
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
ClusterLib.js
|
|
|
ColorAnalyzer_worker.js
|
|
|
ColorAnalyzer.js
|
|
|
ColorConversion.js
|
|
|
Database.cpp
|
Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
|
2015-07-25 11:07:24 +02:00 |
Database.h
|
Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
|
2015-07-25 11:07:24 +02:00 |
Helpers.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
Helpers.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
History.cpp
|
Bug 1182960 (part 2) - Use nsTHashtable::Iterator in toolkit/components/places/. r=mak.
|
2015-07-14 07:06:29 -07:00 |
History.h
|
Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
|
2015-07-28 23:24:24 -07:00 |
History.jsm
|
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
|
2015-05-05 12:44:16 +02:00 |
moz.build
|
Bug 1189369, part 6 - Inline AppendWeakElement and RemoveWeakElement. r=mak
|
2015-08-04 13:55:01 -07:00 |
mozIAsyncFavicons.idl
|
|
|
mozIAsyncHistory.idl
|
|
|
mozIAsyncLivemarks.idl
|
Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert
|
2015-04-25 10:51:48 +02:00 |
mozIColorAnalyzer.idl
|
|
|
mozIPlacesAutoComplete.idl
|
Bug 959594 - Add search suggestions to UnifiedComplete. r=mak
|
2015-06-11 13:20:48 -07:00 |
nsAnnoProtocolHandler.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsAnnoProtocolHandler.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsAnnotationService.cpp
|
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
|
2015-04-01 13:51:45 +09:00 |
nsAnnotationService.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsFaviconService.cpp
|
Bug 1182960 (part 2) - Use nsTHashtable::Iterator in toolkit/components/places/. r=mak.
|
2015-07-14 07:06:29 -07:00 |
nsFaviconService.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsIAnnotationService.idl
|
|
|
nsIBrowserHistory.idl
|
|
|
nsIFaviconService.idl
|
|
|
nsINavBookmarksService.idl
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
nsINavHistoryService.idl
|
Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert
|
2015-04-27 21:24:21 +02:00 |
nsITaggingService.idl
|
|
|
nsLivemarkService.js
|
Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan)
|
2015-08-06 11:17:24 -07:00 |
nsMaybeWeakPtr.h
|
Bug 1189369, part 9 - Use early return in nsMaybeWeakPtr<T>::GetValue(). r=mak
|
2015-08-04 13:55:01 -07:00 |
nsNavBookmarks.cpp
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
nsNavBookmarks.h
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
nsNavHistory.cpp
|
Bug 1189369, part 2 - Don't implicitly convert nsMaybeWeakPtr to an nsCOMPtr. r=mak
|
2015-08-04 13:55:01 -07:00 |
nsNavHistory.h
|
Bug 1189369, part 1 - Remove trailing whitespace from some nsNavHistory* files. r=mak
|
2015-08-04 13:55:01 -07:00 |
nsNavHistoryQuery.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsNavHistoryQuery.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsNavHistoryResult.cpp
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
nsNavHistoryResult.h
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
nsPIPlacesDatabase.idl
|
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
|
2015-05-05 12:44:16 +02:00 |
nsPlacesAutoComplete.js
|
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
|
2015-07-30 16:54:27 +02:00 |
nsPlacesAutoComplete.manifest
|
|
|
nsPlacesExpiration.js
|
Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak
|
2015-01-12 14:39:32 +01:00 |
nsPlacesIndexes.h
|
Bug 1169753 - Remove favicons GUIDs. r=mak
|
2015-07-01 11:50:34 +03:00 |
nsPlacesMacros.h
|
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
|
2015-05-16 09:07:10 +01:00 |
nsPlacesModule.cpp
|
|
|
nsPlacesTables.h
|
Bug 1169753 - Remove favicons GUIDs. r=mak
|
2015-07-01 11:50:34 +03:00 |
nsPlacesTriggers.h
|
Bug 1125113 - Change the keywords schema associating them with uris. r=ttaubert
|
2015-03-20 09:39:20 +01:00 |
nsTaggingService.js
|
Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert
|
2015-04-27 21:24:21 +02:00 |
PlaceInfo.cpp
|
Bug 958641 - De-holder nsIXPConnect::WrapNative. r=gabor
|
2015-07-01 11:17:17 -07:00 |
PlaceInfo.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PlacesBackups.jsm
|
Bug 1123372 - Remove use of .toLocaleFormat() from Places. r=mak
|
2015-04-27 14:33:00 -04:00 |
PlacesCategoriesStarter.js
|
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
|
2015-04-27 18:07:58 +02:00 |
PlacesDBUtils.jsm
|
Bug 1160450 - Places Maintenance never runs. r=ttaubert
|
2015-05-01 10:42:48 +02:00 |
PlacesSearchAutocompleteProvider.jsm
|
Bug 1184960 - Limit the usable text to get search suggestions. r=Mossop
|
2015-07-28 10:21:40 +02:00 |
PlacesTransactions.jsm
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
PlacesUtils.jsm
|
Backed out 2 changesets (bug 1150678) for xpcshell bustage
|
2015-08-05 16:24:58 -07:00 |
SQLFunctions.cpp
|
Bug 1180375 - Avoid the url prediction query in UnifiedComplete. r=adw
|
2015-07-07 23:12:22 +02:00 |
SQLFunctions.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
toolkitplaces.manifest
|
|
|
UnifiedComplete.js
|
Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak
|
2015-08-06 20:13:00 -07:00 |
UnifiedComplete.manifest
|
|
|
VisitInfo.cpp
|
|
|
VisitInfo.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |