fune/browser/components/places
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
..
content Bug 1627361 - Stop examining the clipboard data when updating Places commands. r=Standard8 2020-05-15 14:20:58 +00:00
tests Bug 1629376, Revert the fragment caching changes to ensure downloads are shown in Library menu. r=emilio 2020-04-17 05:07:49 +00:00
jar.mn
moz.build
PlacesUIUtils.jsm Bug 1622243 - Implement the bookmark pages option in the library window. r=mak 2020-04-07 12:56:19 +00:00