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
Itiel
8027e4ca15
Bug 1648417 - Fix the doorhanger icon for updating an autofilled form r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D81536
2020-06-29 16:38:39 +00:00
Vlad Filippov
4211a85668
Bug 1648180 - Support 'entrypoint', 'entrypoint_experiment', 'entrypoint_variation' parameters in FxA UITour. r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D80961
2020-06-26 05:08:28 +00:00
Emma Malysz
392c9ed354
Bug 1648175, remove history and library panel views from the main panel and place in template r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D80306
2020-06-29 15:41:43 +00:00
Shane Caraveo
e2f81589ab
Bug 1253129 warn when using focused property with windows.create r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D76944
2020-06-26 16:49:20 +00:00
Dave Townsend
2d4a0f50de
Bug 1642731: Turn excessive calls to document.l10n.formatValue to a single document.l10n.formatValues call. r=Gijs
...
Rather than sending the strings down to the content process and back up instead
have the content process just send the media type which when prefixed with
`media-` gives us the fluent ID for the string. Ideally this would allow us to
just set that as the `data-l10n-id` for the items but since this tree is
generated by a custom `nsITreeView` implementation that isn't an option so this
still caches the strings on load.
A single formatValues call will be more performant.
Differential Revision: https://phabricator.services.mozilla.com/D77897
2020-06-26 19:17:17 +00:00
Razvan Maries
96853b352d
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2020-06-29 18:48:34 +03:00
Mozilla Releng Treescript
f6180a922b
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2020-06-29 15:15:46 +00:00
Itiel
f682de0a62
Bug 1648961 - Position the warning icon for the experiments section in the right place for RTL r=jaws,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D81445
2020-06-29 14:54:03 +00:00
chocos
1f1b95669d
Bug 1648959 - Done internal linking in docs in Browser Directory.r=championshuttler
...
Differential Revision: https://phabricator.services.mozilla.com/D81475
2020-06-28 20:49:34 +00:00
Dão Gottwald
fcc7d40c2f
Bug 1499293 - Always use arrow-dropdown-12.svg for library menu dropdown arrows. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D81458
2020-06-28 13:06:17 +00:00
Itiel
b23671697c
Bug 1642239 - Convert PNG/GIF icons in the library window and editbookmark panel to SVG r=dao
...
Also improve the dark mode in the library
Differential Revision: https://phabricator.services.mozilla.com/D77622
2020-06-27 09:57:42 +00:00
Harry Twyford
c2ab0a3fe6
Bug 1648385 - Allow search suggestions in the Urlbar when they are disabled by a pref but a restriction token or token alias is used. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D81166
2020-06-26 13:55:00 +00:00
Dale Harvey
df928be821
Bug 1627555 - Update region if in new location for a length of time. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D79272
2020-06-27 08:14:11 +00:00
Matt Woodrow
b776ab4aa2
Bug 1646892 - Disable browser_replace_load.js since it breaks with DocumentChannel process switching. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D80328
2020-06-27 04:10:30 +00:00
Aaron Klotz
5338289548
Bug 1648631: Part 3 - Update tests to work with the revised L10nRegistry API; r=zbraniecki,robwu
...
Depends on D81390
Differential Revision: https://phabricator.services.mozilla.com/D81391
2020-06-26 20:27:57 +00:00
Adam Roach [:abr]
db58b108c2
Bug 1399356: Test for anti-clickjacking r=zbraniecki
...
Depends on D79775
Differential Revision: https://phabricator.services.mozilla.com/D80229
2020-06-27 02:12:02 +00:00
Adam Roach [:abr]
b601853466
Bug 1399356: Delay input to autofill popup r=zbraniecki,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D79775
2020-06-27 02:11:48 +00:00
Mihai Alexandru Michis
d0913bd05c
Backed out 3 changesets (bug 1399356) for causing failures in browser_anti_clickjacking.js
...
CLOSED TREE
Backed out changeset 4fdb0c2beacf (bug 1399356)
Backed out changeset adabcdf04413 (bug 1399356)
Backed out changeset 468066fde214 (bug 1399356)
2020-06-27 04:59:35 +03:00
Mihai Alexandru Michis
b7bcc3c21c
Bug 1399356 - Fix lint error in browser_anti_clickjacking.js a=lint-fix
...
CLOSED TREE
2020-06-27 02:21:25 +03:00
Punam Dahiya
b03f0a875d
Bug 1648538 - Fix zap size on varying text widths r=emcminn
...
Differential Revision: https://phabricator.services.mozilla.com/D81183
2020-06-26 19:00:21 +00:00
Robert Helmer
bc5465f889
Bug 1646149 - Switch about:pioneer from AMO API to Remote Settings r=leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D80978
2020-06-25 17:23:06 +00:00
Adam Roach [:abr]
085484182b
Bug 1399356: Test for anti-clickjacking r=zbraniecki
...
Depends on D79775
Differential Revision: https://phabricator.services.mozilla.com/D80229
2020-06-26 16:00:26 +00:00
Adam Roach [:abr]
61ca11e7d7
Bug 1399356: Delay input to autofill popup r=zbraniecki,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D79775
2020-06-26 16:00:10 +00:00
Jared Wein
347ee7ec89
Bug 1648223 - Enable the Experimental Preferences by default. r=mstriemer,preferences-reviewers,ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D81111
2020-06-26 18:23:24 +00:00
Jared Wein
19e3bfb8ad
Bug 1646178 - Use similar markup as the other preference categories to show a header within the search results. r=mstriemer,fluent-reviewers,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D80959
2020-06-26 06:03:04 +00:00
Jared Wein
79741aaef3
Bug 1646423 - Experimental features should only be displayed on release channels that they are intended for. r=mstriemer,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D80714
2020-06-26 06:03:06 +00:00
Jared Wein
58d7169b20
Bug 1644544 - Annotate crash-stats reports with the enabled experimental features. r=gsvelto,Gijs,preferences-reviewers,mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D80007
2020-06-26 06:03:09 +00:00
Martin Stransky
537f656a8e
Bug 1647689 [Linux] Apply test workaround for Bug 1600182
again, r=jhorak
...
Depends on D81311
Differential Revision: https://phabricator.services.mozilla.com/D81312
2020-06-26 12:40:31 +00:00
Dorel Luca
d706a36326
Backed out changeset c1568e698723 (bug 1627555) for Devtools failures in /tests/browser_resources_several_resources.js. CLOSED TREE
2020-06-26 17:08:15 +03:00
Erica Wright
4c5d5bbe0d
Bug 1643715 - Add hover and focus effects to monitor purple boxes. r=prathiksha
...
Differential Revision: https://phabricator.services.mozilla.com/D80965
2020-06-26 08:29:35 +00:00
Dale Harvey
ad16313f52
Bug 1627555 - Update region if in new location for a length of time. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D79272
2020-06-25 22:20:21 +00:00
Dorel Luca
8118a1f339
Backed out 4 changesets (bug 1646423, bug 1644544, bug 1646178, bug 1648223) for browser-chrome failures in browser/components/preferences/tests/browser_basic_rebuild_fonts_test.js
...
Backed out changeset 48790fe7990a (bug 1648223)
Backed out changeset 2d52e80dd321 (bug 1646178)
Backed out changeset 5186e66006a4 (bug 1646423)
Backed out changeset 28d0dc323af8 (bug 1644544)
2020-06-26 08:59:45 +03:00
Kenrick
47fb9957d8
Bug 1627164 - Fix edit/delete buttons in about:logins break into lines r=MattN
...
In CJK locales, line break could happen in any letter of the button. The fix here is to explicitly specify flex property so that the button couldn't grow or shrink.
Differential Revision: https://phabricator.services.mozilla.com/D79823
2020-06-19 12:31:37 +00:00
Jared Wein
11097b2f8b
Bug 1648223 - Enable the Experimental Preferences by default. r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D81111
2020-06-26 03:45:05 +00:00
Jared Wein
e964c2ad3f
Bug 1646178 - Use similar markup as the other preference categories to show a header within the search results. r=mstriemer,fluent-reviewers,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D80959
2020-06-26 03:45:01 +00:00
Jared Wein
9e14db259e
Bug 1646423 - Experimental features should only be displayed on release channels that they are intended for. r=mstriemer,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D80714
2020-06-26 03:45:05 +00:00
Jared Wein
e23dc1af7e
Bug 1644544 - Annotate crash-stats reports with the enabled experimental features. r=gsvelto,Gijs,preferences-reviewers,mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D80007
2020-06-26 03:44:51 +00:00
Cosmin Sabou
713e296892
Backed out 3 changesets (bug 1399356) for mochitest failures on several tests.
...
Backed out changeset 979f641a6bef (bug 1399356)
Backed out changeset aa001ccfcce3 (bug 1399356)
Backed out changeset aa54dc45b2d4 (bug 1399356)
2020-06-26 05:42:53 +03:00
Sam Foster
394b51b9e3
Bug 1639069 - Add download context menu items to 'Use' and 'Always use' the system viewer to open the download. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D79396
2020-06-25 22:19:37 +00:00
Sam Foster
1c447df70b
Bug 1639069 - Provide helpers for getting a nsIMIMEInfo on DownloadsCommon, and confirming if a download is a given mime-type. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D79395
2020-06-26 02:34:03 +00:00
Ed Lee
6a240f86aa
Bug 1643761 - Measure about:welcome performance r=pdahiya
...
Use Performance for mark and navigation timings to send with message impression.
Differential Revision: https://phabricator.services.mozilla.com/D81170
2020-06-26 02:13:53 +00:00
Cosmin Sabou
365452d665
Bug 1399356 - Fix eslint prettier failure on browser_anti_clickjacking.js. r=eslint-fix
2020-06-26 04:10:13 +03:00
Neil Deakin
92c10e5f50
Bug 1646197, convert about:certificate to JSWindowActor instead of old RPM, r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D80017
2020-06-25 01:13:05 +00:00
Adam Roach [:abr]
577210f784
Bug 1399356: Test & test adjustments for anti-clickjacking r=zbraniecki
...
Depends on D79775
Differential Revision: https://phabricator.services.mozilla.com/D80229
2020-06-26 00:38:55 +00:00
Adam Roach [:abr]
b3e0a05bb9
Bug 1399356: Delay input to autofill popup r=zbraniecki,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D79775
2020-06-26 00:36:57 +00:00
Matt Woodrow
b70d4baf2a
Bug 1626362 - Add test for not process switching when we get a 204 response. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D80103
2020-06-25 04:31:59 +00:00
sotaro
d335e0748d
Bug 1644975 - Change scaleX to scale r=jrmuizel,dao
...
scaleX() with -moz-context-properties without WebRender does not sacale X direction. It is Bug 1646618. Then without WebRender, the rendering problem does not happen. scale() requests correct scaling.
Differential Revision: https://phabricator.services.mozilla.com/D79998
2020-06-25 14:41:43 +00:00
Marco Bonardo
dfcb66f1fe
Bug 1628948 - Test checking the URL bar panel closes when clicking the non-client area. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D78225
2020-06-23 12:22:58 +00:00
Marco Bonardo
eb432fd7ad
Bug 1628948 - Dispatch a custom event for WM_NCLBUTTONDOWN in the draggable area. r=NeilDeakin
...
Differential Revision: https://phabricator.services.mozilla.com/D77419
2020-06-25 17:37:03 +00:00