gecko-dev/browser
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
..
actors Bug 1631362 - Bind prompts to JSWindowActor lifetime instead of closing them on pagehide. r=Gijs 2020-05-14 12:21:49 +00:00
app Bug 1509933 - part1 : add new pref 'media.autoplay.blocking_policy'. r=geckoview-reviewers,snorp,padenot 2020-05-15 03:40:31 +00:00
base Backed out changeset a3400287932b (bug 1634051) for perma failures on browser_favicon_firstParty.js. CLOSED TREE 2020-05-15 18:59:34 +03:00
branding Bug 1637285 - Draw high contrast progress bar top border only. r=mhowell 2020-05-12 22:38:40 +00:00
components Bug 1627361 - Stop examining the clipboard data when updating Places commands. r=Standard8 2020-05-15 14:20:58 +00:00
config Bug 1625696 - Update winchecksec and build/use it natively for Linux. r=dmajor 2020-05-07 00:34:36 +00:00
docs Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
extensions Bug 1636365 - Split out persistence from Tracker into LegacyTracker. r=markh,rfkelly 2020-05-13 03:56:53 +00:00
fonts
fxr Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws 2020-04-22 23:35:08 +00:00
installer Bug 1636445 - Skip applying profile refresh button styles in high-contrast. r=agashlin 2020-05-08 19:07:53 +00:00
locales Bug 1226236 - Allow user to remove saved login/password when being asked to update it; r=MattN 2020-05-13 16:41:48 +00:00
modules Backed out changeset b04d0b734c52 (bug 1634508) for Browser-chrome failures in modules/test/browser/browser_UsageTelemetry.js. CLOSED TREE 2020-05-15 02:12:25 +03:00
themes Backed out changeset 1b2022e31cd9 (bug 1626891) for xpcshell perma failures on test_search_suggestions_tail.js. CLOSED TREE 2020-05-15 18:06:52 +03:00
tools/mozscreenshots No bug - Increase default mozscreenshots timeout to 700ms. a=test-only 2020-04-27 17:09:22 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
app.mozbuild
build.mk Bug 1607193 - Remove l10n-check; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:28 +00:00
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build Bug 1618188 - remove XML backend for plugin and add-on blocklisting, r=mconley,perftest-reviewers,whimboo 2020-03-09 12:02:17 +00:00
moz.configure