Граф коммитов

2015 Коммитов

Автор SHA1 Сообщение Дата
Sam Foster 83b2d92120 Bug 1654073 - Add options section with background and header/footer controls. r=mstriemer,fluent-reviewers,flod
* Pass a proxy to the settings object to the UI components
* Components can pass multiple changed settings

Differential Revision: https://phabricator.services.mozilla.com/D84630
2020-08-03 06:20:53 +00:00
Luca Greco 4e71c3488c Bug 1627495 - part 1: Addons updates in a pending state visible in about:addons and upgradable without browser restart. r=fluent-reviewers,mstriemer,flod,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D72452
2020-07-31 10:41:40 +00:00
Chris H-C ca634b6fb5 Bug 1635253 - Add new about:glean to control Glean SDK debugging, logging r=janerik,flod
Included documentation, but no tests, as it doesn't yet actually control the
Glean SDK.

Differential Revision: https://phabricator.services.mozilla.com/D83977
2020-07-30 16:35:17 +00:00
Kris Taeleman c2c63d7b06 Bug 1651511 - Add Desktop zooming to experiments. r=botond,fluent-reviewers,preferences-reviewers,tnikkel,flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83574
2020-07-24 20:16:40 +00:00
Jonathan Almeida [:jonalmeida] e9a6ea525b Bug 1607092 - Add new quote from Book of Mozilla for GeckoView r=geckoview-reviewers,Pike,agi
Differential Revision: https://phabricator.services.mozilla.com/D80575
2020-07-07 02:22:07 +00:00
Mike Conley 0ecf241b5d Bug 1653663 - Add experimental Picture-in-Picture toggle variations. r=mstriemer,flod
media.videocontrols.picture-in-picture.video-toggle.mode controls the toggle variation.
Valid values are -1 (default, what we currently ship), 1 and 2.

media.videocontrols.picture-in-picture.video-toggle.position controls the toggle variation
position. Valid values are "left" and "right" (default).

Differential Revision: https://phabricator.services.mozilla.com/D84032
2020-07-22 16:02:13 +00:00
Sam Foster 82ca67dee0 Bug 1652861 - Rough in UI for printer selection and print settings. r=mstriemer,fluent-reviewers,flod
* New printUI strings
* First pass at layout styling
* Minimal controller and view code
  - UI components are templated and rendered but not populated by print/printer data
  - No view logic or user interaction handling

Differential Revision: https://phabricator.services.mozilla.com/D83603
2020-07-21 10:31:10 +00:00
Bogdan Tara 1082fc269a Backed out 2 changesets (bug 1652861) for browser_all_files_referenced.js failures CLOSED TREE
Backed out changeset bd60589d4678 (bug 1652861)
Backed out changeset 1b2a23e03483 (bug 1652861)
2020-07-21 05:21:26 +03:00
Sam Foster 6ad484a137 Bug 1652861 - Rough in UI for printer selection and print settings. r=mstriemer,fluent-reviewers,flod
* New printUI strings
* First pass at layout styling
* Minimal controller and view code
  - UI components are templated and rendered but not populated by print/printer data
  - No view logic or user interaction handling

Differential Revision: https://phabricator.services.mozilla.com/D83603
2020-07-20 23:25:03 +00:00
Jared Wein 648690d7a5 Bug 1649250 - Add experimental features that were introduced in Firefox Nightly 70 and higher. r=jbauman,kvark,jwatt,mayhemer,emilio,masayuki,baku,gl,preferences-reviewers,jdescottes,Pike
Differential Revision: https://phabricator.services.mozilla.com/D81623
2020-07-20 10:05:58 +00:00
Csoregi Natalia 52881207c7 Backed out changeset 48fd0d434023 (bug 1649250) for failures on browser_Troubleshoot.js. CLOSED TREE 2020-07-19 21:22:57 +03:00
Jared Wein 81adc34487 Bug 1649250 - Add experimental features that were introduced in Firefox Nightly 70 and higher. r=jbauman,kvark,jwatt,mayhemer,emilio,masayuki,baku,gl,preferences-reviewers,jdescottes,Pike
Differential Revision: https://phabricator.services.mozilla.com/D81623
2020-07-19 17:10:46 +00:00
Matthew Noorenberghe c6d27bebbf Bug 1644807 - Switch to Primary Password user-facing terminology in toolkit/. r=Gijs,fluent-reviewers,preferences-reviewers,Pike
Differential Revision: https://phabricator.services.mozilla.com/D83896
2020-07-17 21:51:26 +00:00
Nico Grunbaum 23016eef02 Bug 1653167 - display user overrides of default webrtc prefs in about:config;r=dminor
Differential Revision: https://phabricator.services.mozilla.com/D83728
2020-07-16 20:01:19 +00:00
Julian Descottes 1412ba8ba3 Bug 1651607 - Expose SW Debugging in Experiments panel r=Honza,Pike,preferences-reviewers,mstriemer
Add a new section to about:preferences experiments to toogle the devtools.debugger.features.windowless-service-workers preference

Differential Revision: https://phabricator.services.mozilla.com/D83319
2020-07-14 19:42:57 +00:00
Dan Minor 6510cbf560 Bug 1651698 - Display local and remote sdp history in columns on about:webrtc; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D82934
2020-07-13 16:03:14 +00:00
Andrea Marchesini a29f8625e9 Bug 1651120 - Add cookie sameSite schemeful as an experimental feature, r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D82561
2020-07-09 23:24:53 +00:00
Andrea Marchesini 3c1b71a6e4 Bug 1651618 - Use cookie 'SameSite' attribute with capital 'S' everywhere, r=flod,fluent-reviewers,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,whimboo,sparky
Differential Revision: https://phabricator.services.mozilla.com/D82872
2020-07-09 20:40:15 +00:00
Mark Banner e70637b6d9 Bug 1632448 - Remove now unused confirm and extensionID parameters for nsISearchService.addEngine, and rename it. r=daleharvey
Renaming to addOpenSearchEngine to make it more explicit about what it is actually doing.

Depends on D82524

Differential Revision: https://phabricator.services.mozilla.com/D82525
2020-07-09 09:56:25 +00:00
Mike Conley fc14f2266e Bug 1650790 - Add the about:home startup cache to the about:preferences experiments section. r=Gijs,fluent-reviewers
The cache is still disabled by default, but it would be good to collect more bugs and feedback early.

Differential Revision: https://phabricator.services.mozilla.com/D82394
2020-07-07 15:53:21 +00:00
Razvan Maries 79184b44b9 Backed out changeset bf22c292ae5c (bug 1650790) for bc failures on browser_search_subdialogs_within_preferences_site_data. CLOSED TREE 2020-07-07 00:49:04 +03:00
Mike Conley 3d41ea64c9 Bug 1650790 - Add the about:home startup cache to the about:preferences experiments section. r=Gijs,fluent-reviewers
The cache is still disabled by default, but it would be good to collect more bugs and feedback early.

Differential Revision: https://phabricator.services.mozilla.com/D82394
2020-07-06 19:25:50 +00:00
Razvan Maries 0aa82daf1e Backed out changeset cfdf42e0e859 (bug 1650790) for perma failures on browser_search_subdialogs_within_preferences_site_data.js. CLOSED TREE 2020-07-06 21:27:18 +03:00
Mike Conley 02da73b0e9 Bug 1650790 - Add the about:home startup cache to the about:preferences experiments section. r=Gijs,fluent-reviewers
The cache is still disabled by default, but it would be good to collect more bugs and feedback early.

Differential Revision: https://phabricator.services.mozilla.com/D82394
2020-07-06 17:15:32 +00:00
Gijs Kruitbosch 5617999dbe Bug 1649740 - fix blocklist string for graphics features in about:support, r=flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D82210
2020-07-03 19:06:18 +00:00
Andrea Marchesini 11aed139b7 Bug 1649802 - Expose cookie sameSite=lax-by-default as experimental feature, r=jaws,fluent-reviewers,mconca,preferences-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81878
2020-07-03 14:12:13 +00:00
Cosmin Sabou e11d919cdc Backed out changeset 3d3f8e290aa6 (bug 1649802) for bc failures on browser_search_subdialogs_within_preferences_site_data.js. CLOSED TREE 2020-07-03 10:10:34 +03:00
Andrea Marchesini 793314fa54 Bug 1649802 - Expose cookie sameSite=lax-by-default as experimental feature, r=jaws,fluent-reviewers,mconca
Differential Revision: https://phabricator.services.mozilla.com/D81878
2020-07-03 05:00:58 +00:00
Axel Hecht 1a1d74d310 Bug 1618465, build and package pdfviewer l10n files from toolkit r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D79643
2020-07-02 06:57:22 +00:00
Kirk Steuber 4508087796 Bug 1621696 - Add localization for the default browser agent r=Pike,froydnj,nalexander
Make default browser agent aware of the package-time locale, and lay the foundation for future localization.

The `locale.ini` file captures the package-time locale.  It is equivalent to `update.locale`, except it is formatted as an INI file and is not packaged into the omnijar.

The string are processing is structured to use `LOCALIZED_GENERATED_FILES` in the future, but at this time there's no localization.

Differential Revision: https://phabricator.services.mozilla.com/D73955
2020-07-01 18:40:29 +00:00
Jan-Ivar Bruaroey 8879965e09 Bug 1647532 - Refactor about:webrtc js code to remove redundant classes. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D81412
2020-06-30 23:52:33 +00:00
Mike Hommey 9c264b7cf2 Bug 1240930 - Move jar_maker to the misc tier. r=firefox-build-system-reviewers,geckoview-reviewers,rstewart,agi
Because jar_maker is not in the libs tier, we also rename the libs-%
targets for l10n repacks to l10n-%, which make it clearer what they are
for.

And because multilocale.txt is both a GeneratedFile and a file that is
generated (and installed) via manual build rules, keeping it in the misc
target actually breaks building in toolkit/locales during l10n repacks,
so move it to libs for now.

Differential Revision: https://phabricator.services.mozilla.com/D81766
2020-06-30 21:34:32 +00:00
Nico Grunbaum f8f21f2398 Bug 1648600 - add SDP parsing errors to SDP history;r=dminor,jib,emilio
Differential Revision: https://phabricator.services.mozilla.com/D81265
2020-06-30 02:38:40 +00:00
Nico Grunbaum c78d9cccad Bug 1644709 - Add PeerConnection configuration to about:webrtc;r=dminor,jib,webidl,smaug
Differential Revision: https://phabricator.services.mozilla.com/D80787
2020-06-30 02:35:36 +00:00
Christoph Kerschbaumer 446049db3d Bug 1644146: Change HTTPS Only Mode error copy to give the sense of protection r=flod,JulianWels
Differential Revision: https://phabricator.services.mozilla.com/D78713
2020-06-26 06:51:14 +00:00
Jared Wein 5a67b515ea Bug 1644639 - Set the label on the checkbox directly, and remove the 'control' attribute on the description since clicking a link shouldn't also toggle the checkbox. r=mstriemer,fluent-reviewers,preferences-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D79953
2020-06-24 20:53:26 +00:00
Jared Wein 30e7b0bb02 Bug 1644639 - Add ability for FeatureGate descriptions to include links. r=mstriemer,fluent-reviewers,preferences-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D79952
2020-06-24 20:53:18 +00:00
Francesco Lodolo (:flod) a4b5e4d9bd Bug 1647692 - Add language packs and dictionaries to about:support, r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D80808
2020-06-24 13:30:22 +00:00
Francesco Lodolo (:flod) fe46eb1010 Bug 1647586 - Update comments and strings in FeatureGates Fluent file, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D80592
2020-06-23 14:46:44 +00:00
Jared Wein e4a22684f4 Bug 1644542 - Include experimental features in about:support. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D79250
2020-06-22 20:54:01 +00:00
Jared Wein b3cffe1142 Bug 1644534 - Add localization capabilities to FeatureGates. r=mstriemer,fluent-reviewers
Title and Description fields in Features.toml now specify the Fluent string ID that is defined in features.ftl

Differential Revision: https://phabricator.services.mozilla.com/D79027
2020-06-22 20:53:56 +00:00
Gijs Kruitbosch 19220a3149 Bug 1644863 - fix trailing whitespace and windows line endings in locale files, r=fluent-reviewers,flod,Pike
Differential Revision: https://phabricator.services.mozilla.com/D79203
2020-06-17 22:46:22 +00:00
Gijs Kruitbosch d523471eac Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D79201
2020-06-17 22:40:53 +00:00
Henri Sivonen d5b9be12ce Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D79101
2020-06-15 15:32:21 +00:00
Valentin Gosu bccb8ce5bd Bug 1593476 - Add button to clear DNS cache to about:networking r=michal,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D78463
2020-06-09 13:57:52 +00:00
Nico Grunbaum 5442b2eb88 Bug 1624967 - Display entire SDP history about:webrtc;r=dminor,webidl,smaug,flod
Differential Revision: https://phabricator.services.mozilla.com/D78866
2020-06-10 13:51:41 +00:00
Nico Grunbaum 8108184b4f Bug 1637450 - Add Video Frame statistics to about:webrtc;r=bwc,webidl,smaug
Differential Revision: https://phabricator.services.mozilla.com/D75073
2020-06-10 16:34:25 +00:00
Adam Roach [:abr] e8899386cf Bug 1642058: Add expiration date in card list view under Preferences r=zbraniecki,fluent-reviewers,MattN,flod
***

Differential Revision: https://phabricator.services.mozilla.com/D77953
2020-06-08 15:00:58 +00:00
Butkovits Atila b7336ae493 Backed out changeset 85183f00ced0 (bug 1642058) for causing failure at browser_manageCreditCardsDialog.js. CLOSED TREE 2020-06-06 00:14:13 +03:00
Adam Roach [:abr] 1915544e02 Bug 1642058: Add expiration date in card list view under Preferences r=zbraniecki,fluent-reviewers,MattN,flod
***

Differential Revision: https://phabricator.services.mozilla.com/D77953
2020-06-05 19:56:59 +00:00