gecko-dev/browser
Mark Banner 39b66db125 Bug 1647359 - Preferences should only clone the parts of the search engine objects that it actually needs. r=jaws,preferences-reviewers
The clones appear to be so that access for the tree view in preferences is quick. However, they don't need to clone the entire engine object - they just need three fields.

Additionally, this fixes reloading icons which was attempting to use 'uri' but that isn't defined, and so icons would fail to load if preferences was opened when a search engine is added.

Differential Revision: https://phabricator.services.mozilla.com/D80496
2020-06-29 16:38:42 +00:00
..
actors Bug 1642731: Turn excessive calls to document.l10n.formatValue to a single document.l10n.formatValues call. r=Gijs 2020-06-26 19:17:17 +00:00
app Bug 1648223 - Enable the Experimental Preferences by default. r=mstriemer,preferences-reviewers,ntim 2020-06-26 18:23:24 +00:00
base Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs 2020-06-29 15:41:43 +00:00
branding Bug 1639672 - Added svg about-logo icons r=pdahiya 2020-06-11 04:11:18 +00:00
components Bug 1647359 - Preferences should only clone the parts of the search engine objects that it actually needs. r=jaws,preferences-reviewers 2020-06-29 16:38:42 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-29 15:15:46 +00:00
docs Bug 1620358: Gather telemetry on toolbar state. r=Gijs,zombie 2020-06-16 21:06:15 +00:00
extensions Bug 1648417 - Fix the doorhanger icon for updating an autofilled form r=MattN 2020-06-29 16:38:39 +00:00
fonts Bug 1644346 - Update bundled Twemoji Mozilla font to v0.5.1 to support new emojis. r=lsalzman 2020-06-09 14:45:40 +00:00
fxr Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi 2020-06-17 22:40:53 +00:00
installer Bug 1598111 - Document install pings more completely. r=mhowell 2020-06-25 00:53:33 +00:00
locales Bug 1646178 - Use similar markup as the other preference categories to show a header within the search results. r=mstriemer,fluent-reviewers,preferences-reviewers 2020-06-26 06:03:04 +00:00
modules Bug 1648251: Running browser_UsageTelemetry_interaction.js a second time fails due to automatic opening of the extension's sidebar. r=Gijs 2020-06-24 22:47:12 +00:00
themes Bug 1648961 - Position the warning icon for the experiments section in the right place for RTL r=jaws,preferences-reviewers 2020-06-29 14:54:03 +00:00
tools/mozscreenshots Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs 2020-06-29 15:41:43 +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
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
confvars.sh Bug 1606274 - Remove always-true MOZ_PHOENIX macro. r=firefox-build-system-reviewers,rstewart 2019-12-30 15:00:20 +00:00
defs.mk
l10n-registry.manifest
moz.build Bug 1643811 - [ci] Add a SCHEDULES rule to prevent 'android' builds and tests on pushes that exclusively modify files under /browser, r=gbrown,Gijs 2020-06-09 15:54:10 +00:00
moz.configure