gecko-dev/toolkit/components/places
Mark Hammond 08e10e83b1 Bug 1246076 (part 2) - optionally display a remote tab's favicon if available. r=mak 2016-02-22 15:43:47 +11:00
..
tests Bug 1246076 (part 2) - optionally display a remote tab's favicon if available. r=mak 2016-02-22 15:43:47 +11:00
AsyncFaviconHelpers.cpp Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01: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 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
BookmarkJSONUtils.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
Bookmarks.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
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.js
ColorAnalyzer_worker.js
ColorConversion.js
Database.cpp Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
Database.h Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01: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 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
History.cpp Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
History.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
History.jsm Bug 1228976 - Remove array comprehensions from Places .r=mak 2015-12-03 16:26:58 +05:30
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08: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 1244766 - Remove optional Health Report callback parameter from Places telemetry. r=gfritzsche 2016-02-04 01:25:55 +07:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1246076 (part 2) - optionally display a remote tab's favicon if available. r=mak 2016-02-22 15:43:47 +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 1243778 - PushRecord::getLastVisit cannot rely on the Places url index anymore. r=kitcambridge 2016-02-08 14:42:07 +01:00
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
Shutdown.cpp Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
Shutdown.h Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
UnifiedComplete.js Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h
moz.build Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01: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
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
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
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 1220654 - Replace removeVisitsTimeframe with History.removeVisitsByFilter and deprecate it. r=mak 2016-02-16 14:52:59 -05: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 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01: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 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01: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 1220654 - Replace removeVisitsTimeframe with History.removeVisitsByFilter and deprecate it. r=mak 2016-02-16 14:52:59 -05: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 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsNavHistoryQuery.h Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsNavHistoryResult.cpp Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
nsNavHistoryResult.h Bug 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01:00
nsPIPlacesDatabase.idl
nsPlacesAutoComplete.js Bug 1108019 - Avoid console exception spew from nsPlacesAutoComplete.js. r=mak 2016-02-10 15:30:23 +01:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
nsPlacesIndexes.h
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
nsPlacesTriggers.h
nsTaggingService.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
toolkitplaces.manifest