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

69964 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 5a37196d85 Bug 1647200 - Don't add the trimmed protocol on urlbar copy if it's already present. r=dao
When focusing the urlbar after a non-whitelisted host is visited, we add the
trimmed protocol in front of it, because otherwise modifying the url and then
resubmitting may end up searching. Due to that, it's possible the value is not
trimmed when we build the clipboard string.

Differential Revision: https://phabricator.services.mozilla.com/D81537
2020-07-03 09:32:23 +00:00
Matthew Noorenberghe 72c4e83fb7 Bug 1648858 - Move d3.js from devtools/ to third_party/js/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D81437
2020-07-03 08:25:51 +00:00
Christoph Kerschbaumer 5c8e547bd8 Bug 1145314: Package all devtools css files and load them using the internal chrome: protocol. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D78896
2020-07-03 08:12:22 +00:00
Robert Helmer 11d7706a25 Bug 1649899 - do not use Pioneer study add-on IDs for RS records r=mythmon
Differential Revision: https://phabricator.services.mozilla.com/D81923
2020-07-03 03:23:27 +00:00
Alphan Chen 4b0d7eb9e6 Bug 1644484 - Handle the TypeError and InvalidStateError when calling FullScreen.cleanupDomFullscreen() from DOMFullscreenParent.didDestroy() r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81716
2020-07-03 03:00:53 +00:00
Narcis Beleuzu ad56850077 Backed out 2 changesets (bug 1622263) for bc failures on browser_locale_change.js . CLOSED TREE
Backed out changeset ebcad04b8151 (bug 1622263)
Backed out changeset e8290c6bfdaa (bug 1622263)
2020-07-03 03:36:48 +03:00
Mike Conley 411aa9b679 Bug 1622263 - Add tests for scenarios when the about:home startup cache isn't used. r=Gijs
This doesn't include tests for the CACHE_RESULT_SCALARS.CORRUPT and
CACHE_RESULT_SCALARS.LATE cases. Those tests will be added in
bug 1633051.

Differential Revision: https://phabricator.services.mozilla.com/D81190
2020-07-02 22:46:47 +00:00
Mike Conley 4345a9db7f Bug 1622263 - Add Telemetry for about:home startup cache. r=Gijs,data-review=mmccorquodale
Differential Revision: https://phabricator.services.mozilla.com/D81189
2020-07-02 22:46:30 +00:00
Narcis Beleuzu cba601b1c9 Backed out changeset 9acd9e718df0 (bug 1649899) for bc failures on browser_pioneer_ui.js . CLOSED TREE 2020-07-03 01:15:00 +03:00
Robert Helmer 42c7912d79 Bug 1649899 - do not use Pioneer study add-on IDs for RS records r=mythmon
Differential Revision: https://phabricator.services.mozilla.com/D81923
2020-07-02 20:00:25 +00:00
Zibi Braniecki ea5b8a7d68 Bug 1642060 - Handle Credit Card Type select. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D81015
2020-07-02 15:36:44 +00:00
Emma Malysz 596d4bd960 Bug 1648638, remove profiler panel from main view and place in template r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81413
2020-07-02 16:42:46 +00:00
Narcis Beleuzu 9d8472510e Backed out 2 changesets (bug 1145314) for mochitest failures on test_bug995943.xhtml . CLOSED TREE
Backed out changeset 0500cb344e6f (bug 1145314)
Backed out changeset f524ffe669ca (bug 1145314)
2020-07-02 20:50:46 +03:00
Christoph Kerschbaumer bfc3fb787d Bug 1145314: Package all devtools css files and load them using the internal chrome: protocol. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D78896
2020-07-02 15:03:52 +00:00
Csoregi Natalia 4dcffa68cd Backed out 9 changesets (bug 1619953) for causing leaks. CLOSED TREE
Backed out changeset 9f610c8c44de (bug 1619953)
Backed out changeset 4e66983a4f00 (bug 1619953)
Backed out changeset 38aac5691967 (bug 1619953)
Backed out changeset 062c0c9b132f (bug 1619953)
Backed out changeset 830eb658d70e (bug 1619953)
Backed out changeset fccda4625d51 (bug 1619953)
Backed out changeset 4668c99560de (bug 1619953)
Backed out changeset 77c24528c8c2 (bug 1619953)
Backed out changeset b79dc688bfc9 (bug 1619953)
2020-07-02 17:58:57 +03:00
emcminn aaf096ab28 Bug 1621110 - Enable message editing for CFRs and Snippets on the general tab r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D79916
2020-06-30 22:53:07 +00:00
ssengupta b98fed63f5 Bug 1619953 - P9 - Test `browser_ContentSearch.js` disabled for linux64debug when fission not enabled r=baku
This is done because the test always suffers from shutdown leaks after the changes in Bug 1619953, which make the stream acquired during the test asynchronous.

Differential Revision: https://phabricator.services.mozilla.com/D81861
2020-07-02 13:38:56 +00:00
ssengupta 2b0a9341fb Bug 1619953 - P8 - Test `browser_blob-channelname.js` converted to xpcshell-test and updated to work with asynchronous input streams r=baku,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D81783
2020-07-02 13:38:48 +00:00
Csoregi Natalia 355f38ec2f Backed out 2 changesets (bug 1145314) for node debugger failure. CLOSED TREE
Backed out changeset 550f9596f16b (bug 1145314)
Backed out changeset 93dbc3fe146a (bug 1145314)
2020-07-02 12:37:06 +03:00
Christoph Kerschbaumer 5e32e6565e Bug 1145314: Package all devtools css files and load them using the internal chrome: protocol. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D78896
2020-07-02 08:17:17 +00:00
Noemi Erli 38031f5d4b Backed out 4 changesets (bug 1648858) for causing toolchains bustages
Backed out changeset 8ead55149095 (bug 1648858)
Backed out changeset 94f58715cbde (bug 1648858)
Backed out changeset 36fe4ce13340 (bug 1648858)
Backed out changeset 0ccf9b057fe1 (bug 1648858)
2020-07-02 11:00:02 +03:00
Mark Banner 9751545bb2 Bug 1618465 - Update references to pdf.js for the move to toolkit. r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D72533
2020-07-02 07:14:45 +00:00
Mark Banner 926a0c1d0f Bug 1618465 - Move pdf.js to toolkit (main files). r=bdahl,Pike
Differential Revision: https://phabricator.services.mozilla.com/D72532
2020-07-02 07:13:46 +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
Matthew Noorenberghe 501e1cf686 Bug 1648858 - Move d3.js from devtools/ to third_party/js/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D81437
2020-07-02 03:36:39 +00:00
Razvan Maries 3dc54daa55 Backed out 4 changesets (bug 1648858) for SM bustages. CLOSED TREE
Backed out changeset 5a612e42b77d (bug 1648858)
Backed out changeset 3a1b5e883a4e (bug 1648858)
Backed out changeset 816eaac72512 (bug 1648858)
Backed out changeset 8ae692d68b1b (bug 1648858)
2020-07-02 05:54:53 +03:00
Matthew Noorenberghe 8e5f8dd33a Bug 1648858 - Move d3.js from devtools/ to third_party/js/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D81437
2020-07-02 02:34:44 +00:00
Sarah Bird d1626da38c Bug 1647501 - Rename "test slave" -> "test machine", r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81908
2020-07-02 01:06:01 +00:00
Razvan Maries 8796bcaeed Backed out changeset 3b4cd85ea898 (bug 1645906) for node perma failures. CLOSED TREE 2020-07-02 02:59:54 +03:00
Sam Foster a796f59c45 Bug 1649421 - Handle null mimeInfo from a download when populating the context menu. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D81767
2020-07-01 22:27:51 +00:00
Dão Gottwald cbfd890193 Bug 1431237 - Implement static loading icon. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D81873
2020-07-01 22:31:29 +00:00
Gavin Lazar Suntop 7ce0e7521d Bug 1645906 - Adding telemetry to Popular Topics r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D81236
2020-06-30 20:52:08 +00:00
alwu d25afcdf01 Bug 1647425 - part2 : add test. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D81765
2020-07-01 21:10:51 +00:00
Adam Roach [:abr] 910dbd1635 Bug 1395928: Call `focus()` on fields prior to autofilling them r=zbraniecki
Depends on D81791

Differential Revision: https://phabricator.services.mozilla.com/D81806
2020-07-01 19:43:04 +00:00
Itiel 184b05fb55 Bug 1649236 - Fix the separators being invisible in the Library r=dao
Differential Revision: https://phabricator.services.mozilla.com/D81603
2020-07-01 18:55:16 +00:00
Kirk Steuber 368c30d6b1 Bug 1621696 - Expose LaunchModernSettingsDialogDefaultApps such that it can be called without libxul r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D73962
2020-07-01 18:42:16 +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
Kirk Steuber 0367d87ff2 Bug 1621696 - Generalize generate_updater_ini.py for more use cases r=Pike,froydnj
The Default Browser Agent needs localization, but is external from Firefox. The best option is to do localization the same way the updater does, since it is also external from Firefox. This requires making the tools surrounding updater.ini a bit more generic so they can be reused for the Default Browser Agent.

Differential Revision: https://phabricator.services.mozilla.com/D73954
2020-07-01 18:39:49 +00:00
Kirk Steuber 2752ee0112 Bug 1621696 - Disable building WinToast on mingw r=froydnj
mingw has a number of problems building WinToast, including WinToast requiring headers that mingw does not provide.

Differential Revision: https://phabricator.services.mozilla.com/D73953
2020-07-01 18:39:26 +00:00
Neil Deakin 2db39b4cfb Bug 1645538, convert ContentPrefServiceChild/ContentPrefServiceParent to use JSProcessActor instead of per-process message manager, r=adw
Differential Revision: https://phabricator.services.mozilla.com/D79577
2020-07-01 17:03:32 +00:00
Andrei Oprea 961eeee8b8 Bug 1648465 - Make CFR doorhangers persistent through message configuration r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D81859
2020-07-01 15:45:34 +00:00
Jon Bauman a415128250 Bug 1649312 - No derogatory language: Remove references to grandfather in comments r=njn,zbraniecki,keeler,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D81628
2020-07-01 15:23:26 +00:00
Emma Malysz 9cc79d5e0c Bug 1648613, remove bookmark and bookmarking tools panels from main view and place in template r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81235
2020-07-01 15:14:18 +00:00
Dorel Luca 1e4fff31e4 Backed out changeset 2c46bcd325bb (bug 1633710) for Browser-chrome failures in extensions/test/xpinstall/browser_datauri.js. CLOSED TREE 2020-07-01 18:12:19 +03:00
Jan Horak 1b2ff0b054 Bug 1594738 Remove top black line from kiosk mode; r=mkaply
There is a fullscr-toggler still shown in kiosk mode. This patch
disables it showing when in kiosk mode.

Differential Revision: https://phabricator.services.mozilla.com/D81828
2020-07-01 13:31:14 +00:00
Sebastian Streich 51a16a3ad7 Bug 1633710 - Move js uri.host to principal r=ckerschb,preferences-reviewers,ntim
Differential Revision: https://phabricator.services.mozilla.com/D73242
2020-07-01 12:21:22 +00:00
kanishk509 6e309a855a Bug 1637931 - Remove testonly functions from nsISearchService.idl r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D81665
2020-07-01 11:19:50 +00:00
Simon Giesecke cd8b8939b9 Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D80860
2020-07-01 08:29:29 +00:00
Adam Roach [:abr] 6b0c8ddbc5 Bug 1646531: Open credit card popup when user manually blanks a credit card field r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D81791
2020-07-01 03:51:14 +00:00
Severin c5c659df89 Bug 1641408 - dropdown UI for the username field of the password manager doorhanger;r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D79777
2020-07-01 01:28:36 +00:00