gecko-dev/toolkit/components/places
Dave Townsend c8e4d5fbbc Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN
--HG--
extra : commitid : oKFzhSyf1r
extra : rebase_source : 0d31d93961cdfb2e5e467e0c7f28edb4ab14a083
2016-02-03 18:21:30 -08:00
..
tests Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08: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 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08: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 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -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 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
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 Bug 958641 - De-holder nsIXPConnect::WrapNative. r=gabor 2015-07-01 11:17:17 -07:00
PlaceInfo.h
PlacesBackups.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -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 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 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08: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 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
UnifiedComplete.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h
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
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 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 1240013 - Crash in nsNavBookmarks::OnVisit by setting long location.hash. r=Yoric 2016-01-26 18:43:53 +01: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 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 Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak 2015-05-05 12:44:16 +02:00
nsPlacesAutoComplete.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08: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 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
nsTaggingService.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
toolkitplaces.manifest