gecko-dev/browser/components/places/content
Marco Bonardo 66e30e7da6 Bug 1627361 - Stop examining the clipboard data when updating Places commands. r=Standard8
We used to read the contents of the clipboard to tell if paste was enabled,
that unfortunately means updating commands was extremely slow for large
clipboard data.
After this change we only check the data flavors. This means paste will be
enabled more often, even for unsupported strings, but commands updating will
be much faster. Places updates commands often, so this is quite useful.

Differential Revision: https://phabricator.services.mozilla.com/D75202
2020-05-15 14:20:58 +00:00
..
bookmarkProperties.js
bookmarkProperties.xhtml Bug 1624713 - Convert editBookmarkOverlay.dtd to fluent r=Gijs,fluent-reviewers,flod 2020-04-10 10:56:49 +00:00
bookmarksHistoryTooltip.inc.xhtml
bookmarksSidebar.js
bookmarksSidebar.xhtml Bug 1609557 - Migrate placesContextMenu.inc.xhtml to Fluent. r=fluent-reviewers,flod,Gijs 2020-04-14 09:13:52 +00:00
browserPlacesViews.js
controller.js Bug 1627361 - Stop examining the clipboard data when updating Places commands. r=Standard8 2020-05-15 14:20:58 +00:00
editBookmark.js
editBookmarkPanel.inc.xhtml Bug 1632056 - correctly set the l10n id for the new folder button in the edit bookmarks pane, r=jaws 2020-04-22 14:32:43 +00:00
historySidebar.js
historySidebar.xhtml Bug 1609557 - Migrate placesContextMenu.inc.xhtml to Fluent. r=fluent-reviewers,flod,Gijs 2020-04-14 09:13:52 +00:00
places-menupopup.js Bug 1634865 - Backed out bug 1625720 and bug 1625721. r=Gijs 2020-05-02 13:16:31 +00:00
places-tree.js
places.css
places.js
places.xhtml Bug 1609557 - Migrate placesContextMenu.inc.xhtml to Fluent. r=fluent-reviewers,flod,Gijs 2020-04-14 09:13:52 +00:00
placesCommands.inc.xhtml
placesContextMenu.inc.xhtml Bug 1609557 - Migrate placesContextMenu.inc.xhtml to Fluent. r=fluent-reviewers,flod,Gijs 2020-04-14 09:13:52 +00:00
treeView.js Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00