gecko-dev/toolkit/components/places
James Lee 9cc4a04230 Bug 1507809 - Remove 'ExcludeReadOnlyFolders' option from places' queries r=Standard8
Removed all references to 'ExcludeReadOnlyFolders' since Firefox doesn't
(and will not) support read only folders.

Differential Revision: https://phabricator.services.mozilla.com/D12821

--HG--
extra : moz-landing-system : lando
2018-11-26 13:18:05 +00:00
..
tests Bug 1315509 - Ctrl+K shortcut should add '?' to the Address Bar if search bar is removed. r=adw 2018-11-23 15:15:47 +00:00
BookmarkHTMLUtils.jsm Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
BookmarkJSONUtils.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
Bookmarks.jsm Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
ClusterLib.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorAnalyzer_worker.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorAnalyzer.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorConversion.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
Database.cpp Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js 2018-10-24 04:23:13 +03:00
Database.h Bug 1472241 - Reparent Places roots on startup and handle misparented roots in the Sync mirror. r=mak 2018-07-05 23:43:42 +00:00
ExtensionSearchHandler.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
FaviconHelpers.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
FaviconHelpers.h
Helpers.cpp
Helpers.h
History.cpp Bug 1494713 - Pass the widget for the DocShell to IHistory::VisitURI. r=smaug 2018-11-16 17:29:57 +00:00
History.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
History.jsm Bug 1498584 - Unable to delete urls containing backslashes from history. r=Standard8 2018-10-19 13:19:24 +00:00
INativePlacesEventCallback.h Bug 1340498 - Implement new Places Observers interface r=mrbkap 2018-02-14 09:06:15 -08:00
jar.mn
moz.build Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
mozIAsyncHistory.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 1500138 - Remove browser.urlbar.matchBehavior and some unused Address Bar behaviors. r=adw 2018-10-25 23:23:36 +00:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
nsAnnotationService.h Bug 1387446 - Remove nsIAnnotationService.getAnnotationsWithName. r=lina 2018-08-23 17:12:46 +00:00
nsFaviconService.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsFaviconService.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
nsIAnnotationService.idl Bug 1387446 - Remove nsIAnnotationService.getAnnotationsWithName. r=lina 2018-08-23 17:12:46 +00:00
nsIFaviconService.idl Bug 1457784 - Replace warning-16.png with warning.svg. r=dao 2018-09-17 09:55:12 +00:00
nsINavBookmarksService.idl Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
nsINavHistoryService.idl Bug 1507809 - Remove 'ExcludeReadOnlyFolders' option from places' queries r=Standard8 2018-11-26 13:18:05 +00:00
nsITaggingService.idl Bug 1484664 - Remove allTags getter from nsITaggingService definition (getter implementation already removed). r=mikedeboer 2018-08-20 12:02:50 +00:00
nsNavBookmarks.cpp Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
nsNavBookmarks.h Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
nsNavHistory.cpp Bug 1502284 - Extend nsMaybeWeakPtr and make expose it to the rest of the code r=erahm 2018-11-16 09:39:36 +00:00
nsNavHistory.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
nsNavHistoryQuery.cpp Bug 1507809 - Remove 'ExcludeReadOnlyFolders' option from places' queries r=Standard8 2018-11-26 13:18:05 +00:00
nsNavHistoryQuery.h Bug 1507809 - Remove 'ExcludeReadOnlyFolders' option from places' queries r=Standard8 2018-11-26 13:18:05 +00:00
nsNavHistoryResult.cpp Bug 1507809 - Remove 'ExcludeReadOnlyFolders' option from places' queries r=Standard8 2018-11-26 13:18:05 +00:00
nsNavHistoryResult.h Bug 1502284 - Extend nsMaybeWeakPtr and make expose it to the rest of the code r=erahm 2018-11-16 09:39:36 +00:00
nsPlacesExpiration.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 1494077: Remove unused macro and its supporting #define to fix a unified build problem. r=mak 2018-09-27 08:58:55 -04:00
nsPlacesModule.cpp Bug 1483557 - Remove the unused component registration for @mozilla.org/embeddor.implemented/bookmark-charset-resolver 2018-08-15 12:54:58 -04:00
nsPlacesTables.h Bug 1468980 - Add an annotations parameter to PlacesUtils.history.update to retrieve any annotations. r=mak 2018-07-25 07:34:35 +01:00
nsPlacesTriggers.h Bug 1478918 - Inflate outgoing records and notify observers outside the bookmarks mirror's merge transaction. r=mak 2018-08-02 16:41:35 +00:00
nsTaggingService.js Bug 1506461 - Enable inline suggestions for bookmark tags autocomplete. r=Standard8 2018-11-21 15:10:53 +00:00
PageIconProtocolHandler.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlaceInfo.cpp Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
PlaceInfo.h
PlacesBackups.jsm Bug 1066992 - Bookmarks backup should not exceed max backups a=standard8 2018-08-30 23:41:37 +05:30
PlacesCategoriesStarter.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlacesDBUtils.jsm Bug 1501592 - remove remaining expired feed telemetry, r=mak 2018-10-25 10:52:59 +00:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlacesSearchAutocompleteProvider.jsm Bug 1499581 - Autofill search engine aliases in the address bar when '@' is typed as the first character r=mak 2018-10-19 16:08:26 +00:00
PlacesSyncUtils.jsm Bug 1498493 - Fix misuse of livemarks in distribution.js. r=Gijs 2018-10-12 10:05:34 +00:00
PlacesTransactions.jsm Bug 1489409 - Remove annotation options for PlacesTransactions.NewBookmark/NewFolder. r=mak 2018-11-23 10:35:31 +00:00
PlacesUtils.jsm Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
Shutdown.cpp
Shutdown.h
SQLFunctions.cpp Bug 1500138 - Remove browser.urlbar.matchBehavior and some unused Address Bar behaviors. r=adw 2018-10-25 23:23:36 +00:00
SQLFunctions.h Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
SyncedBookmarksMirror.jsm Bug 1506287 - Check changed flags when merging child lists for local and remote nodes. r=tcsc 2018-11-20 02:21:08 +00:00
toolkitplaces.manifest Bug 1502954 - Remove livemarks code from toolkit. r=mak 2018-11-20 13:29:54 +00:00
unifiedcomplete-top-urls.json
UnifiedComplete.js Bug 1315509 - Ctrl+K shortcut should add '?' to the Address Bar if search bar is removed. r=adw 2018-11-23 15:15:47 +00:00
VisitInfo.cpp
VisitInfo.h