gecko-dev/toolkit/components/places
Wes Kocher 08de06967a Backed out 8 changesets (bug 1201796, bug 1196066) for mulet gij(28) failures CLOSED TREE
Backed out changeset 159d5d2946d3 (bug 1201796)
Backed out changeset 958988218976 (bug 1201796)
Backed out changeset 494e7553d641 (bug 1201796)
Backed out changeset d58149411b7d (bug 1201796)
Backed out changeset 35bd769b49f8 (bug 1196066)
Backed out changeset e4f3d4279b4c (bug 1196066)
Backed out changeset ca467297fa07 (bug 1196066)
Backed out changeset b4851ce6637d (bug 1196066)

--HG--
rename : image/test/crashtests/invalid_ico_height.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid_ico_height.ico
rename : image/test/crashtests/invalid_ico_width.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid_ico_width.ico
extra : rebase_source : 5232674f1cf0ef4d7f70568f627547c0151a801f
2015-09-18 13:01:25 -07:00
..
tests Backed out 8 changesets (bug 1201796, bug 1196066) for mulet gij(28) failures CLOSED TREE 2015-09-18 13:01:25 -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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
BookmarkJSONUtils.jsm Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00
Bookmarks.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
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 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
Helpers.h
History.cpp Bug 1201271 - Warn about unused results for more methods of nsTArray. r=froydnj 2015-09-15 15:30:44 -07:00
History.h Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj. 2015-07-28 23:24:24 -07:00
History.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
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -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
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 1182046 - undeclared variables in nsLivemarkService.js. r=ttaubert 2015-09-07 23:07:22 +02: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
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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.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
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
nsTaggingService.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
PlaceInfo.cpp Bug 958641 - De-holder nsIXPConnect::WrapNative. r=gabor 2015-07-01 11:17:17 -07:00
PlaceInfo.h
PlacesBackups.jsm Bug 1123372 - Remove use of .toLocaleFormat() from Places. r=mak 2015-04-27 14:33:00 -04: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 1160450 - Places Maintenance never runs. r=ttaubert 2015-05-01 10:42:48 +02: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 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
PlacesUtils.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
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 1182572 - Location bar search suggestions should not include things that look like URLs. r=Mossop 2015-08-13 14:54:14 +02:00
UnifiedComplete.manifest
VisitInfo.cpp
VisitInfo.h