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

928 Коммитов

Автор SHA1 Сообщение Дата
Jan Rio Krause 057785b6d5 Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte
Differential Revision: https://phabricator.services.mozilla.com/D77575
2022-04-05 15:17:03 +00:00
Butkovits Atila 393fc50e58 Backed out 4 changesets (bug 1735746) for causing failures at browser_protocol_custom_sandbox.js. CLOSED TREE
Backed out changeset 703dfd92c775 (bug 1735746)
Backed out changeset 3b06ed08d93b (bug 1735746)
Backed out changeset 9968278b9efe (bug 1735746)
Backed out changeset 49f2e283115d (bug 1735746)
2022-04-05 16:04:29 +03:00
Paul Zuehlcke 216bf2aef3 Bug 1735746 - Log an error message to the web console for blocked external protocol navigation from sandbox. r=ckerschb
Depends on D141132

Differential Revision: https://phabricator.services.mozilla.com/D141133
2022-04-05 11:31:54 +00:00
Paul Zuehlcke dd7683cee3 Bug 1735746 - Add a pref and limit external protocol sandbox blocking to Nightly. r=ckerschb,farre
Depends on D141131

Differential Revision: https://phabricator.services.mozilla.com/D141132
2022-04-05 11:31:54 +00:00
Paul Zuehlcke 720e7605fe Bug 1735746 - Block external protocol navigation from sandboxed contexts. r=nika,ckerschb,Gijs,smaug
Differential Revision: https://phabricator.services.mozilla.com/D141131
2022-04-05 11:31:53 +00:00
Gijs Kruitbosch 15c60c9587 Bug 1750253 - stop infinite file handling loops by checking if we're about to pass files to ourselves via the OS, r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D136693
2022-02-03 11:25:59 +00:00
Gijs Kruitbosch f5c8fd7927 Bug 1752996, r=mhowell,dveditz
Differential Revision: https://phabricator.services.mozilla.com/D137523
2022-02-03 00:30:16 +00:00
Cristian Tuns aa70ef628f Backed out changeset a384c409bd44 (bug 1752996) for causing build bustages on Unified_cpp_uriloader_exthandler CLOSED TREE 2022-02-02 10:10:18 -05:00
Gijs Kruitbosch 461a5730d6 Bug 1752996, r=mhowell,dveditz
Differential Revision: https://phabricator.services.mozilla.com/D137523
2022-02-02 14:29:04 +00:00
Gijs Kruitbosch 750f89b4d1 Bug 1752159, r=mhowell,mtigley
Differential Revision: https://phabricator.services.mozilla.com/D137145
2022-01-27 23:49:37 +00:00
Sandor Molnar e540bd140b Backed out changeset 47b92c53d99d (bug 1750253) for causing bc failures in uriloader/exthandler/tests/mochitest/browser_open_internal_choice_persistence.js CLOSED TREE 2022-01-26 22:04:00 +02:00
Gijs Kruitbosch a8eecb0574 Bug 1750253 - stop infinite file handling loops by checking if we're about to pass files to ourselves via the OS, r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D136693
2022-01-26 14:54:34 +00:00
Alexandru Michis 57fe40e9f7 Backed out changeset 2a43fb1b7fef (bug 1750253) for causing bc failures in browser_local_files_open_doesnt_duplicate.js 2022-01-26 02:24:42 +02:00
Gijs Kruitbosch 005bc8b0fc Bug 1750253 - stop infinite file handling loops by checking if we're about to pass files to ourselves via the OS, r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D136693
2022-01-25 23:25:33 +00:00
lyavor 11c0f63d58 Bug 1745650 - If a download upgrades to https via httpsFirst-/httpsOnly - mode it fails. r=ckerschb,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D133882
2022-01-20 14:14:10 +00:00
Gijs Kruitbosch ecb2a8338b Bug 1750042 - local files that trip the 'what do you want to do with this file' dialog should open from their initial location, r=mhowell,mtigley
Differential Revision: https://phabricator.services.mozilla.com/D136401
2022-01-19 23:48:19 +00:00
criss 7003e86117 Backed out 2 changesets (bug 1745650) for causing build bustages on browser_download_slow. CLOSED TREE
Backed out changeset 32bac3160aa5 (bug 1745650)
Backed out changeset 336d3cfecad2 (bug 1745650)
2022-01-17 15:53:10 +02:00
lyavor 0159626046 Bug 1745650 - If a download upgrades to https via httpsFirst-/httpsOnly - mode it fails. r=ckerschb,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D133882
2022-01-17 13:19:42 +00:00
Cristian Tuns cb6d193f17 Backed out 2 changesets (bug 1745650) for causing mochitest failures on browser_slow_download.js CLOSED TREE
Backed out changeset 98712a0ace1e (bug 1745650)
Backed out changeset efb69ab57dc9 (bug 1745650)
2022-01-14 08:02:45 -05:00
lyavor 68ea9d8493 Bug 1745650 - If a download upgrades to https via httpsFirst-/httpsOnly - mode it fails. r=ckerschb,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D133882
2022-01-14 11:53:20 +00:00
Cristian Tuns 98a512a1b6 Backed out 2 changesets (bug 1745650) for causing mochitest failures on browser_slow_download.js CLOSED TREE
Backed out changeset 7f7864031ae3 (bug 1745650)
Backed out changeset 23081f3b923f (bug 1745650)
2022-01-07 08:07:51 -05:00
lyavor 8b1cb2caad Bug 1745650 - If a download upgrades to https via httpsFirst-/httpsOnly - mode it fails. r=ckerschb,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D133882
2022-01-07 12:18:32 +00:00
Katherine Patenio 024fdf5a8d Bug 1741431 - fix Save Link As... for plain text files when download improvements pref is enabled r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D134477
2022-01-06 04:09:50 +00:00
Csoregi Natalia 2f0f82ae58 Backed out 2 changesets (bug 1745650) for failures on browser_slow_download.js. CLOSED TREE
Backed out changeset f94ea51101a1 (bug 1745650)
Backed out changeset dd8809f8bb92 (bug 1745650)
2022-01-03 20:24:32 +02:00
lyavor 1f39d39c47 Bug 1745650 - If a download upgrades to https via httpsFirst-/httpsOnly - mode it fails. r=ckerschb,necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D133882
2022-01-03 17:25:45 +00:00
Masatoshi Kimura d239dee2d2 Bug 1680139 - Stop re-escaping IDN blocklisted characters in uriloader/exthandler/. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D134656
2021-12-30 20:59:12 +00:00
Narcis Beleuzu a18766749b Backed out changeset fbeb948af56d (bug 1680139) for bc failures browser_download_open_with_internal_handler.js 2021-12-30 20:17:25 +02:00
Masatoshi Kimura 04fd3c299a Bug 1680139 - Stop re-escaping IDN blocklisted characters in uriloader/exthandler/. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D134656
2021-12-30 17:32:05 +00:00
Sam Foster 57b6662c96 Bug 1738916 - when users want asking where to save files, do not ask for files automatically opened with helper applications, r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D133957
2021-12-21 22:20:26 +00:00
Butkovits Atila f34d31e093 Backed out changeset 00c6ddc131a4 (bug 1738916) for causing failures at browser_default_audio_filename.js . CLOSED TREE 2021-12-21 15:48:12 +02:00
Sam Foster b002b9f187 Bug 1738916 - when users want asking where to save files, do not ask for files automatically opened with helper applications, r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D133957
2021-12-21 12:48:04 +00:00
Gijs Kruitbosch e36840652c Bug 1705211, r=nika,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D131856
2021-12-01 12:36:07 +00:00
Marian-Vasile Laza 74bbbc347e Backed out changeset 9c044551012e (bug 1705211) for causing bc test failures on browser_protocol_ask_dialog_external.js. CLOSED TREE 2021-12-01 03:09:59 +02:00
Gijs Kruitbosch 9ec163c376 Bug 1705211, r=nika,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D131856
2021-11-30 23:38:57 +00:00
Ava Katushka ava8katushka 0acad0b8d2 Bug 1725354 - Download panel shows blocked download item. r=mtigley,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D123943
2021-11-23 17:13:39 +00:00
Micah Tigley 664bf584e2 Bug 1740142 - Rename LaunchWithApplication to SetDownloadToLaunch. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D131714
2021-11-23 16:18:50 +00:00
Neil Deakin d880340507 Bug 1737696, skip spam check for downloads that were saved; this allows the save link context menu item to work properly, r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D130999
2021-11-20 12:45:28 +00:00
Katherine Patenio 35d7e08ca3 Bug 1738129 - fix Save Link As... for PDF files to show save dialog with downloads improvements pref enabled. r=Gijs,mtigley
Differential Revision: https://phabricator.services.mozilla.com/D131310
2021-11-17 18:35:44 +00:00
Andi-Bogdan Postelnicu 1faa3d40cf Bug 1519636 - Reformat recent changes to the Google coding style. r=firefox-build-system-reviewers,mhentges,sylvestre
Reformat with clang-format version 12.0.1 (taskcluster-FYV2l5wGTseBAhiqf8cxfQ)

Differential Revision: https://phabricator.services.mozilla.com/D131114
2021-11-16 08:07:29 +00:00
Neil Deakin 5bfbeb4ba6 Bug 1736864, add telemetry when the external helper service is invoked to handle a content type, specifying the action to take and some details about the data to download, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D129150
2021-11-10 18:52:23 +00:00
Micah Tigley c5b670aac0 Bug 1738601 - Ensure internally handled files are created only once when save destination is prompted. r=mhowell,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D130411
2021-11-09 19:31:19 +00:00
criss fc61236ded Backed out changeset 07410d76eca4 (bug 1738601) for causing failures on browser_shows_where_to_save_dialog.js. CLOSED TREE 2021-11-09 03:14:38 +02:00
Micah Tigley 4dbb2de33b Bug 1738601 - Ensure internally handled files are created only once when save destination is prompted. r=mhowell,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D130411
2021-11-09 00:20:56 +00:00
Narcis Beleuzu 497da78210 Backed out changeset a9a15832f816 (bug 1725354) for bc failures on browser_download_privatebrowsing.js 2021-11-05 23:22:42 +02:00
Ava Katushka ava8katushka 89f2c5883c Bug 1725354 - Download panel shows blocked download item. r=mtigley,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D123943
2021-11-05 20:12:43 +00:00
Cristian Tuns 33910a7b41 Backed out changeset b855af57f71a (bug 1725354) for causing mochitest failures on test_third_party_iframes.html CLOSED TREE 2021-11-03 12:45:48 -04:00
Ava Katushka ava8katushka 21c6ae4572 Bug 1725354 - Download panel shows blocked download item. r=mtigley,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D123943
2021-11-03 15:31:13 +00:00
Gijs Kruitbosch 39b09ddee9 Bug 1737926 - cope with the default downloads directory not existing on some Linux systems, r=mtigley,mhowell
This doesn't break without the download improvement pref because
in that case we don't save the file immediately to the downloads
dir. Instead, it gets moved there by toolkit code, which has
fallback logic: https://searchfox.org/mozilla-central/rev/4cfc1d8874e5409e7475c6cbb0409e3f566a162e/toolkit/components/downloads/DownloadIntegration.jsm#317,336

This patch fixes the uriloader code to employ the same fallback.

Differential Revision: https://phabricator.services.mozilla.com/D129996
2021-11-03 00:08:06 +00:00
Sandor Molnar 9c788583c9 Backed out changeset 087b77b0d061 (bug 1737926) for causing browser-chrome failures in browser_bad_download_dir. CLOSED TREE 2021-11-03 01:23:54 +02:00
Gijs Kruitbosch 9f898868d4 Bug 1737926 - cope with the default downloads directory not existing on some Linux systems, r=mtigley,mhowell
This doesn't break without the download improvement pref because
in that case we don't save the file immediately to the downloads
dir. Instead, it gets moved there by toolkit code, which has
fallback logic: https://searchfox.org/mozilla-central/rev/4cfc1d8874e5409e7475c6cbb0409e3f566a162e/toolkit/components/downloads/DownloadIntegration.jsm#317,336

This patch fixes the uriloader code to employ the same fallback.

Differential Revision: https://phabricator.services.mozilla.com/D129996
2021-11-02 22:20:17 +00:00