- 17 Mar, 2021 1 commit
-
-
Encrypting pages hosted on Onion Services with SSL/TLS is redundant (in terms of hiding content) as all traffic within the Tor network is already fully encrypted. Therefore, serving HTTP pages from an Onion Service is more or less fine. Prior to this patch, Tor Browser would mostly treat pages delivered via Onion Services as well as pages delivered in the ordinary fashion over the internet in the same way. This created some inconsistencies in behaviour and misinformation presented to the user relating to the security of pages delivered via Onion Services: - HTTP Onion Service pages did not have any 'lock' icon indicating the site was secure - HTTP Onion Service pages would be marked as unencrypted in the Page Info screen - Mixed-mode content restrictions did not apply to HTTP Onion Service pages embedding Non-Onion HTTP content This patch fixes the above issues, and also adds several new 'Onion' icons to the mix to indicate all of the various permutations of Onion Services hosted HTTP or HTTPS pages with HTTP or HTTPS content. Strings for Onion Service Page Info page are pulled from Torbutton's localization strings.
-
- 23 Oct, 2020 1 commit
-
-
Henri Sivonen authored
Differential Revision: https://phabricator.services.mozilla.com/D93478
-
- 11 May, 2020 2 commits
-
-
Honza Bambas authored
Bug 1618536 - Introduce nsIContentPolicy::TYPE_INTERNAL_FONT_PRELOAD representing preload of font, mapping to TYPE_FONT externally, r=baku Depends on D69628 Differential Revision: https://phabricator.services.mozilla.com/D72118
-
Edgar Chen authored
Bug 1618295 - Make imgRequestProxy implement and use PreloaderBase to support the preload as speculative load feature; r=tnikkel,smaug,mayhemer Depends on D72083 Differential Revision: https://phabricator.services.mozilla.com/D69860
-
- 07 May, 2020 3 commits
-
-
Nika Layzell authored
This variant was only used for service workers' openWindow method, which has been changed to no longer behave in this way, meaning that the type can be removed. The follow-up simplification of removing 'ContentChild::ProvideWindowCommon', and moving the logic directly into 'BrowserChild' is not done in this bug, and will be done in a follow-up instead. Differential Revision: https://phabricator.services.mozilla.com/D72935
-
Razvan Maries authored
Backed out changeset 0a20dd1935d7 (bug 1633820) Backed out changeset 626e834293ed (bug 1633820) Backed out changeset 14cc454a8cbc (bug 1633820) Backed out changeset 7bbcb9266b87 (bug 1633820) Backed out changeset ef99672bd2af (bug 1633820)
-
Nika Layzell authored
This variant was only used for service workers' openWindow method, which has been changed to no longer behave in this way, meaning that the type can be removed. The follow-up simplification of removing 'ContentChild::ProvideWindowCommon', and moving the logic directly into 'BrowserChild' is not done in this bug, and will be done in a follow-up instead. Differential Revision: https://phabricator.services.mozilla.com/D72935
-
- 06 May, 2020 2 commits
-
-
Bogdan Tara authored
Backed out changeset 4982d41d5e6b (bug 1633820) Backed out changeset 9803c41e42f9 (bug 1633820) Backed out changeset 2475bbab03a8 (bug 1633820) Backed out changeset 762f0b2c154c (bug 1633820) Backed out changeset f9ea871a0227 (bug 1633820)
-
Nika Layzell authored
This variant was only used for service workers' openWindow method, which has been changed to no longer behave in this way, meaning that the type can be removed. The follow-up simplification of removing 'ContentChild::ProvideWindowCommon', and moving the logic directly into 'BrowserChild' is not done in this bug, and will be done in a follow-up instead. Differential Revision: https://phabricator.services.mozilla.com/D72935
-
- 05 May, 2020 1 commit
-
-
Andrea Marchesini authored
Bug 1635193 - StoragePrincipalHelper::GetOriginAttributes instead of NS_GetOriginAttributes, r=timhuang Differential Revision: https://phabricator.services.mozilla.com/D73727
-
- 29 Apr, 2020 1 commit
-
-
Kris Maglione authored
Differential Revision: https://phabricator.services.mozilla.com/D71226
-
- 16 Apr, 2020 1 commit
-
-
Andrea Marchesini authored
Differential Revision: https://phabricator.services.mozilla.com/D71056 --HG-- extra : moz-landing-system : lando
-
- 14 Apr, 2020 1 commit
-
-
Tooru Fujisawa authored
Bug 1432749 - Part 2: Introduce WindowFeature class with spec-compliant tokenization, and use it both in nsGlobalWindowOuter and nsWindowWatcher. r=smaug WindowFeature provides the tokenization and access to the map. This changes the following behavior: * "*" value is removed, given it's unused. * Default width and default height handling is removed, given there's no callsites * Some chrome-priv feature handling becomes stricter: * All substring match is removed and directly checks the item in the map Also, fixed noopener=0 and noreferrer=0 options to be handled properly. Differential Revision: https://phabricator.services.mozilla.com/D67725 --HG-- extra : moz-landing-system : lando
-
- 13 Apr, 2020 2 commits
-
-
Narcis Beleuzu authored
Backed out 3 changesets (bug 1624150, bug 1432749) for wpt failures at open-features-tokenization-top-left.html. CLOSED TREE Backed out changeset ff061c8d9da9 (bug 1624150) Backed out changeset 7e96d4acf317 (bug 1432749) Backed out changeset a95f77732a1c (bug 1432749)
-
Tooru Fujisawa authored
Bug 1432749 - Part 2: Introduce WindowFeature class with spec-compliant tokenization, and use it both in nsGlobalWindowOuter and nsWindowWatcher. r=smaug WindowFeature provides the tokenization and access to the map. This changes the following behavior: * "*" value is removed, given it's unused. * Default width and default height handling is removed, given there's no callsites * Some chrome-priv feature handling becomes stricter: * All substring match is removed and directly checks the item in the map Also, fixed noopener=0 and noreferrer=0 options to be handled properly. Differential Revision: https://phabricator.services.mozilla.com/D67725 --HG-- extra : moz-landing-system : lando
-
- 31 Mar, 2020 1 commit
-
-
Mirko Brodesser authored
Simplifies its caller. Differential Revision: https://phabricator.services.mozilla.com/D68960 --HG-- extra : moz-landing-system : lando
-
- 26 Mar, 2020 2 commits
-
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66634 --HG-- extra : moz-landing-system : lando
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66633 --HG-- extra : moz-landing-system : lando
-
- 17 Mar, 2020 1 commit
-
-
Andrea Marchesini authored
Bug 1402784 - Introduce nsIContentPolicy::TYPE_INTERNAL_AUDIOWORKLET and nsIContentPolicy::TYPE_INTERNAL_PAINTWORKLET, r=ckerschb Differential Revision: https://phabricator.services.mozilla.com/D67105 --HG-- extra : moz-landing-system : lando
-
- 18 Mar, 2020 4 commits
-
-
Stefan Hindli authored
Backed out 4 changesets (bug 1622042) for causing AddonInstallException: Could not install add-on: c:\users\task_1584560140\appdata\local\temp\tmpbg9_h7.zip: ERROR_FILE_ACCESS: There was an error accessing the filesystem. CLOSED TREE Backed out changeset 929043330599 (bug 1622042) Backed out changeset b08cdd075e20 (bug 1622042) Backed out changeset ca87f1c6b90b (bug 1622042) Backed out changeset 27dbbb7cd590 (bug 1622042)
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66634 --HG-- extra : moz-landing-system : lando
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66633 --HG-- extra : moz-landing-system : lando
-
JulianWels authored
Differential Revision: https://phabricator.services.mozilla.com/D65013 --HG-- extra : moz-landing-system : lando
-
- 17 Mar, 2020 4 commits
-
-
Cosmin Sabou authored
Backed out changeset dc7af5abb8de (bug 1622042) Backed out changeset 16e3b4a1fefc (bug 1622042) Backed out changeset f60b16588dad (bug 1622042) Backed out changeset 4193aea26e28 (bug 1622042) --HG-- extra : amend_source : 2f2befe5703f683ccaac6d634fc4a262db9fff86
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66634 --HG-- extra : moz-landing-system : lando
-
Sebastian Streich authored
Differential Revision: https://phabricator.services.mozilla.com/D66633 --HG-- extra : moz-landing-system : lando
-
Sean Feng authored
Differential Revision: https://phabricator.services.mozilla.com/D66662 --HG-- extra : moz-landing-system : lando
-
- 05 Mar, 2020 3 commits
-
-
Andrea Marchesini authored
Differential Revision: https://phabricator.services.mozilla.com/D65515 --HG-- extra : moz-landing-system : lando
-
Dorel Luca authored
Backed out changeset c4481ff32f61 (bug 1619964) for Browser-chrome failure in browser/browser_storageAccessThirdPartyChecks.js
-
Andrea Marchesini authored
Differential Revision: https://phabricator.services.mozilla.com/D65515 --HG-- extra : moz-landing-system : lando
-
- 04 Mar, 2020 3 commits
-
-
Makoto Kato authored
Since safe area insets uses on content, we need send it from chrome process to content process. SafeAreaInsetsChanged will be called per window position/size change (Next patch is Android implementation for it), we have to calculate safe area insets on widget/window per change. Current implementation is that this value is top level document only like Blink since https://github.com/w3c/csswg-drafts/issues/4670 isn't resolved yet. Differential Revision: https://phabricator.services.mozilla.com/D55084 --HG-- extra : moz-landing-system : lando
-
Csoregi Natalia authored
Backed out changeset 27faa3b167a9 (bug 1503656) Backed out changeset 7111f9b5ad06 (bug 1503656) Backed out changeset 43fdc889beac (bug 1503656) Backed out changeset 332ceea26151 (bug 1503656) Backed out changeset f31efa4ea2ec (bug 1503656) Backed out changeset 91b847efe591 (bug 1503656)
-
Makoto Kato authored
Since safe area insets uses on content, we need send it from chrome process to content process. SafeAreaInsetsChanged will be called per window position/size change (Next patch is Android implementation for it), we have to calculate safe area insets on widget/window per change. Current implementation is that this value is top level document only like Blink since https://github.com/w3c/csswg-drafts/issues/4670 isn't resolved yet. Differential Revision: https://phabricator.services.mozilla.com/D55084 --HG-- extra : moz-landing-system : lando
-
- 03 Mar, 2020 1 commit
-
-
Masayuki Nakano authored
`InputEventOptions` should be able to take target ranges for `beforeinput` event. However, it requires to include `StaticRange.h` from `nsContentUtils.h` even though most `nsContentUtils.h` users don't need it. Therefore, this patch moves it from `nsContentUtils.h` to new header file. And makes `nsContentUtils::DispatchInputEvent()` moves the target ranges from `InputEventOptions` to `InternalEditorInputEvent`. Differential Revision: https://phabricator.services.mozilla.com/D64729 --HG-- extra : moz-landing-system : lando
-
- 27 Feb, 2020 1 commit
-
-
Boris Zbarsky authored
Differential Revision: https://phabricator.services.mozilla.com/D63707 --HG-- extra : moz-landing-system : lando
-
- 24 Feb, 2020 1 commit
-
-
Dorel Luca authored
Backed out 4 changesets (bug 911444) for Mochitest failures in dom/base/test/test_pdf_print.html. CLOSED TREE Backed out changeset d156bbaabbd5 (bug 911444) Backed out changeset a32592af0b11 (bug 911444) Backed out changeset b96d0a37ed1a (bug 911444) Backed out changeset fd2e3e8728d9 (bug 911444)
-
- 21 Feb, 2020 1 commit
-
-
Boris Zbarsky authored
Differential Revision: https://phabricator.services.mozilla.com/D63707 --HG-- extra : moz-landing-system : lando
-
- 20 Feb, 2020 1 commit
-
-
Andrea Marchesini authored
Bug 1577040 - Part 2: Remove nsContentUtils::IsTrackingResourceWindow() and replace its calls with IsThirdPartyTrackingResourceWindow(), r=Ehsan Differential Revision: https://phabricator.services.mozilla.com/D63300 --HG-- extra : moz-landing-system : lando
-
- 04 Feb, 2020 1 commit
-
-
Emilio Cobos Álvarez authored
XBL is no longer a thing... Also, should we rename AllowContentXBLScope? Differential Revision: https://phabricator.services.mozilla.com/D61359 --HG-- extra : moz-landing-system : lando
-
- 27 Jan, 2020 1 commit
-
-
Mirko Brodesser authored
Bug 1609662: part 17) Clean up some code around Selection and ranges in `nsDocumentEncoder`. r=smaug Differential Revision: https://phabricator.services.mozilla.com/D60644 --HG-- extra : moz-landing-system : lando
-