.. |
tests
|
Bug 1230471 - Basic eslint fixes in places. r=mconley
|
2015-12-10 06:46:49 -05:00 |
AsyncFaviconHelpers.cpp
|
Bug 1119386 - Part 4: Use document's principal for favicons in toolkit (r=gijs,mak)
|
2015-11-24 13:32:22 -08:00 |
AsyncFaviconHelpers.h
|
Bug 1119386 - Part 4: Use document's principal for favicons in toolkit (r=gijs,mak)
|
2015-11-24 13:32:22 -08:00 |
BookmarkHTMLUtils.jsm
|
Bug 1230471 - Basic eslint fixes in places. r=mconley
|
2015-12-10 06:46:49 -05:00 |
BookmarkJSONUtils.jsm
|
Bug 1119386 - Part 4: Use document's principal for favicons in toolkit (r=gijs,mak)
|
2015-11-24 13:32:22 -08:00 |
Bookmarks.jsm
|
Bug 1228976 - Remove array comprehensions from Places .r=mak
|
2015-12-03 16:26:58 +05:30 |
ClusterLib.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
ColorAnalyzer_worker.js
|
|
|
ColorAnalyzer.js
|
|
|
ColorConversion.js
|
|
|
Database.cpp
|
Bug 1236324 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in toolkit/components/places/. r=mak
|
2015-11-22 13:59:54 -08:00 |
Database.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Helpers.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
History.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
History.jsm
|
Bug 1228976 - Remove array comprehensions from Places .r=mak
|
2015-12-03 16:26:58 +05:30 |
moz.build
|
Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak
|
2015-11-12 11:02:44 +11:00 |
mozIAsyncFavicons.idl
|
Bug 1119386 - Part 4: Use document's principal for favicons in toolkit (r=gijs,mak)
|
2015-11-24 13:32:22 -08:00 |
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 1119386 - Part 4: Use document's principal for favicons in toolkit (r=gijs,mak)
|
2015-11-24 13:32:22 -08: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 1236324 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in toolkit/components/places/. r=mak
|
2015-11-22 13:59:54 -08:00 |
nsAnnotationService.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsFaviconService.cpp
|
Bug 1187138 (part 3) - Replace nsBaseHashtable::Enumerate() calls in toolkit/ with iterators. r=froydnj.
|
2015-11-24 16:53:46 -08:00 |
nsFaviconService.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIAnnotationService.idl
|
|
|
nsIBrowserHistory.idl
|
Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
|
2015-10-28 13:51:59 -04:00 |
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 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
|
2015-09-24 20:32:23 +09: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
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNavBookmarks.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNavHistory.cpp
|
Bug 1187138 (part 3) - Replace nsBaseHashtable::Enumerate() calls in toolkit/ with iterators. r=froydnj.
|
2015-11-24 16:53:46 -08:00 |
nsNavHistory.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNavHistoryQuery.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNavHistoryQuery.h
|
Bug 1208814 - Part 2: Don't use the default copy constructor in nsNavHistoryQuery::Clone(), r=ehsan
|
2015-10-03 11:23:54 -04:00 |
nsNavHistoryResult.cpp
|
Bug 1236324 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in toolkit/components/places/. r=mak
|
2015-11-22 13:59:54 -08:00 |
nsNavHistoryResult.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsPIPlacesDatabase.idl
|
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
|
2015-05-05 12:44:16 +02:00 |
nsPlacesAutoComplete.js
|
Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
|
2015-09-24 20:32:23 +09:00 |
nsPlacesAutoComplete.manifest
|
|
|
nsPlacesExpiration.js
|
Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
|
2015-10-28 13:51:59 -04:00 |
nsPlacesIndexes.h
|
Bug 1169753 - Remove favicons GUIDs. r=mak
|
2015-07-01 11:50:34 +03:00 |
nsPlacesMacros.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1230471 - Basic eslint fixes in places. r=mconley
|
2015-12-10 06:46:49 -05: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 1230471 - Basic eslint fixes in places. r=mconley
|
2015-12-10 06:46:49 -05:00 |
PlacesCategoriesStarter.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
PlacesDBUtils.jsm
|
Bug 901440 - Add a Places maintenance task to remove binary annotations. r=mak
|
2015-12-13 22:30:59 +05:30 |
PlacesRemoteTabsAutocompleteProvider.jsm
|
Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak
|
2015-11-12 11:02:44 +11:00 |
PlacesSearchAutocompleteProvider.jsm
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
PlacesTransactions.jsm
|
Bug 1228976 - Remove array comprehensions from Places .r=mak
|
2015-12-03 16:26:58 +05:30 |
PlacesUtils.jsm
|
Bug 1228975 - Remove Array generics usage from Places code. r=mak
|
2015-12-01 15:40:30 +05:30 |
SQLFunctions.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1233369 - UnifiedComplete.js calls TelemetryStopwatch.finish() for PLACES_AUTOCOMPLETE_1ST_RESULT_TIME_MS multiple times. r=adw
|
2016-01-13 17:37:59 +01: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 |