- 04 May, 2021 1 commit
-
-
Because of the non-restartless nature of Torbutton, it required a two-stage installation process. On mobile, it was a problem, because it was not loading when the user opened the browser for the first time. Moving it to tor-browser and making it a system extension allows it to load when the user opens the browser for first time. Additionally, this patch also fixes Bug 27611. Bug 26321: New Circuit and New Identity menu items Bug 14392: Make about:tor behave like other initial pages. Bug 25013: Add torbutton as a tor-browser submodule
-
- 04 Mar, 2021 1 commit
-
-
Jan-Erik Rediger authored
We enable compilation of FOG/Glean on _all_ platforms. We disable Glean initialization and metric recording on Android (GeckoView) by respecting MOZ_GLEAN_ANDROID. This way GeckoView just works, consumers don't need to think about it (except in tests, these need to be disabled for Android builds). Stubbing out the metric implementations will happen in the commits after this one. Differential Revision: https://phabricator.services.mozilla.com/D106766
-
- 03 Feb, 2021 1 commit
-
-
Luca Greco authored
- Moved aboutaddons.html at the root of the about:addons page - renamed aboutaddons.js `initialize` global function to `initializeView` (and renamed `show` and `hide` global functions accordingly) - Simplify initial load logic a bit more: - remove gCategories - moved responsability of the CategoriesBox initialization to the `initializationView` function - replaced initialization logic based on `gPendingInitializations` and `notifyInitialized` with a `promiseInitialized` global resolved when `initializeView` method has been called and its return value resolved - Fix test helpers and test failures - InlineOptionsBrowser: take into account that browser-custom-element does opt-in the delayedConnectedCallback behavior and browser.loadURI may throw if called while the document is still loading. Differential Revision: https://phabricator.services.mozilla.com/D96472
-
- 26 Jan, 2021 1 commit
-
-
Magnus Melin authored
Bug 1524836 - Move new HTML about:config page from browser to toolkit. r=fluent-reviewers,preferences-reviewers,geckoview-reviewers,Gijs,agi Unbitrot and change strategy for geckoview: now map about:config directly in nsAboutRecirector.cpp Differential Revision: https://phabricator.services.mozilla.com/D25938
-
- 22 Oct, 2020 1 commit
-
-
Michael Kaply authored
Differential Revision: https://phabricator.services.mozilla.com/D93390
-
- 30 Jul, 2020 1 commit
-
-
Chris H-C authored
Included documentation, but no tests, as it doesn't yet actually control the Glean SDK. Differential Revision: https://phabricator.services.mozilla.com/D83977
-
- 07 Jul, 2020 1 commit
-
-
Jonathan Almeida [:jonalmeida] authored
Differential Revision: https://phabricator.services.mozilla.com/D80575
-
- 28 May, 2020 1 commit
-
-
Jean-Yves Avenard authored
It was apparently overlooked. Yours truly doesn't even appear on that list :( Differential Revision: https://phabricator.services.mozilla.com/D76316
-
- 26 May, 2020 1 commit
-
-
JulianWels authored
Bug 1625156 - Error page for HTTPS Only Mode. r=fluent-reviewers,ckerschb,nhnt11,flod,nika,johannh,mattwoodrow Differential Revision: https://phabricator.services.mozilla.com/D72129
-
- 22 May, 2020 2 commits
-
-
Dorel Luca authored
Backed out 4 changesets (bug 1637869) for Geckoview failures in org.mozilla.geckoview.test.NavigationDelegateTest.extensionProcessSwitching. CLOSED TREE Backed out changeset a0c0203ee8c9 (bug 1637869) Backed out changeset 75359ba23865 (bug 1637869) Backed out changeset d300b61ed89f (bug 1637869) Backed out changeset 34389f9c86e4 (bug 1637869)
-
Jean-Yves Avenard authored
It was apparently overlooked. Yours truly doesn't even appear on that list :( Differential Revision: https://phabricator.services.mozilla.com/D76316
-
- 06 May, 2020 4 commits
-
-
David Teller authored
This is a very first iteration of about:processes, so that people who actually need the tool can start using it immediately and provide feedback. Differential Revision: https://phabricator.services.mozilla.com/D72617
-
Narcis Beleuzu authored
Backed out changeset 28f67adaba65 (bug 1632794) Backed out changeset e3c323874e2e (bug 1632794)
-
David Teller authored
This is a very first iteration of about:processes, so that people who actually need the tool can start using it immediately and provide feedback. Differential Revision: https://phabricator.services.mozilla.com/D72617
-
Narcis Beleuzu authored
Backed out changeset 846b78435f92 (bug 1632794) Backed out changeset 937d7ef96c5d (bug 1632794)
-
- 05 May, 2020 3 commits
-
-
David Teller authored
This is a very first iteration of about:processes, so that people who actually need the tool can start using it immediately and provide feedback. Differential Revision: https://phabricator.services.mozilla.com/D72617
-
Razvan Maries authored
Backed out changeset e616abcb192d (bug 1632794) Backed out changeset 47701348412d (bug 1632794)
-
David Teller authored
This is a very first iteration of about:processes, so that people who actually need the tool can start using it immediately and provide feedback. Differential Revision: https://phabricator.services.mozilla.com/D72617
-
- 04 May, 2020 1 commit
-
-
Jonathan Watt authored
Differential Revision: https://phabricator.services.mozilla.com/D73255
-
- 12 Mar, 2020 1 commit
-
-
Andrew Sutherland authored
The parent is where the info is in the parent process. Without this fix, about:serviceworkers misleadingly suggests there are no Service Workers present at all. This is desired for mobile. Differential Revision: https://phabricator.services.mozilla.com/D66150 --HG-- extra : moz-landing-system : lando
-
- 11 Mar, 2020 1 commit
-
-
Jason Adler authored
Differential Revision: https://phabricator.services.mozilla.com/D66253 --HG-- rename : toolkit/crashreporter/content/crashes.xhtml => toolkit/crashreporter/content/crashes.html extra : moz-landing-system : lando
-
- 10 Mar, 2020 3 commits
-
-
Jason Adler authored
Differential Revision: https://phabricator.services.mozilla.com/D66148 --HG-- rename : toolkit/components/aboutcheckerboard/content/aboutCheckerboard.xhtml => toolkit/components/aboutcheckerboard/content/aboutCheckerboard.html extra : moz-landing-system : lando
-
Bogdan Tara authored
--HG-- rename : toolkit/components/aboutmemory/content/aboutMemory.html => toolkit/components/aboutmemory/content/aboutMemory.xhtml
-
eghitta authored
Differential Revision: https://phabricator.services.mozilla.com/D66183 --HG-- rename : toolkit/components/aboutmemory/content/aboutMemory.xhtml => toolkit/components/aboutmemory/content/aboutMemory.html extra : moz-landing-system : lando
-
- 09 Mar, 2020 1 commit
-
-
eghitta authored
Differential Revision: https://phabricator.services.mozilla.com/D66121 --HG-- rename : toolkit/components/aboutperformance/content/aboutPerformance.xhtml => toolkit/components/aboutperformance/content/aboutPerformance.html extra : moz-landing-system : lando
-
- 28 Feb, 2020 1 commit
-
-
Jason Adler authored
Differential Revision: https://phabricator.services.mozilla.com/D64604 --HG-- rename : toolkit/content/aboutAbout.xhtml => toolkit/content/aboutAbout.html extra : moz-landing-system : lando
-
- 23 Jan, 2020 1 commit
-
-
valenting authored
* renames aboutNetworking.xhtml to aboutNetworking.html * fixes markup to be valid html * fixes missing instructions link in about:networking#logging Differential Revision: https://phabricator.services.mozilla.com/D60814 --HG-- rename : toolkit/content/aboutNetworking.xhtml => toolkit/content/aboutNetworking.html extra : moz-landing-system : lando
-
- 05 Jan, 2020 2 commits
-
-
Jason Laster authored
This reverts commit 5721aff7. Differential Revision: https://phabricator.services.mozilla.com/D58706 --HG-- extra : moz-landing-system : lando
-
Jason Laster authored
Differential Revision: https://phabricator.services.mozilla.com/D58661 --HG-- extra : moz-landing-system : lando
-
- 12 Dec, 2019 1 commit
-
-
Emma Malysz authored
Differential Revision: https://phabricator.services.mozilla.com/D55837 --HG-- rename : toolkit/mozapps/downloads/content/unknownContentType.xul => toolkit/mozapps/downloads/content/unknownContentType.xhtml rename : toolkit/mozapps/extensions/content/blocklist.xul => toolkit/mozapps/extensions/content/blocklist.xhtml rename : toolkit/mozapps/extensions/content/extensions.xul => toolkit/mozapps/extensions/content/extensions.xhtml rename : toolkit/mozapps/handling/content/dialog.xul => toolkit/mozapps/handling/content/dialog.xhtml rename : toolkit/mozapps/update/content/updateElevation.xul => toolkit/mozapps/update/content/updateElevation.xhtml extra : moz-landing-system : lando
-
- 11 Dec, 2019 3 commits
-
-
Emma Malysz authored
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo Differential Revision: https://phabricator.services.mozilla.com/D55857 --HG-- rename : toolkit/components/alerts/resources/content/alert.xul => toolkit/components/alerts/resources/content/alert.xhtml rename : toolkit/components/apppicker/content/appPicker.xul => toolkit/components/apppicker/content/appPicker.xhtml rename : toolkit/components/extensions/dummy.xul => toolkit/components/extensions/dummy.xhtml rename : toolkit/components/passwordmgr/content/passwordManager.xul => toolkit/components/passwordmgr/content/passwordManager.xhtml rename : toolkit/components/printing/content/printPageSetup.xul => toolkit/components/printing/content/printPageSetup.xhtml rename : toolkit/components/printing/content/printPreviewProgress.xul => toolkit/components/printing/content/printPreviewProgress.xhtml rename : toolkit/components/printing/content/printProgress.xul => toolkit/components/printing/content/printProgr...
-
Gurzau Raul authored
Backed out changeset dd809e835f2a (bug 1601093) for eslint failures at alert.xhtml and commonDialog.xhtml on a CLOSED TREE. --HG-- rename : toolkit/components/alerts/resources/content/alert.xhtml => toolkit/components/alerts/resources/content/alert.xul rename : toolkit/components/apppicker/content/appPicker.xhtml => toolkit/components/apppicker/content/appPicker.xul rename : toolkit/components/extensions/dummy.xhtml => toolkit/components/extensions/dummy.xul rename : toolkit/components/passwordmgr/content/passwordManager.xhtml => toolkit/components/passwordmgr/content/passwordManager.xul rename : toolkit/components/printing/content/printPageSetup.xhtml => toolkit/components/printing/content/printPageSetup.xul rename : toolkit/components/printing/content/printPreviewProgress.xhtml => toolkit/components/printing/content/printPreviewProgress.xul rename : toolkit/components/printing/content/printProgress.xhtml => toolkit/components/printing/content/printProgress.xul rename : toolkit/components/prompts/content/commonDialog.xhtml => toolkit/components/prompts/content/commonDialog.xul rename : toolkit/components/prompts/content/selectDialog.xhtml => toolkit/components/prompts/content/selectDialog.xul rename : toolkit/components/viewconfig/content/config.xhtml => toolkit/components/viewconfig/content/config.xul rename : toolkit/content/editMenuKeys.inc.xhtml => toolkit/content/editMenuKeys.inc.xul rename : toolkit/content/resetProfile.xhtml => toolkit/content/resetProfile.xul rename : toolkit/content/resetProfileProgress.xhtml => toolkit/content/resetProfileProgress.xul rename : toolkit/modules/win.xhtml => toolkit/modules/win.xul rename : toolkit/profile/content/createProfileWizard.xhtml => toolkit/profile/content/createProfileWizard.xul rename : toolkit/profile/content/profileDowngrade.xhtml => toolkit/profile/content/profileDowngrade.xul rename : toolkit/profile/content/profileSelection.xhtml => toolkit/profile/content/profileSelection.xul
-
Emma Malysz authored
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo Differential Revision: https://phabricator.services.mozilla.com/D55857 --HG-- rename : toolkit/components/alerts/resources/content/alert.xul => toolkit/components/alerts/resources/content/alert.xhtml rename : toolkit/components/apppicker/content/appPicker.xul => toolkit/components/apppicker/content/appPicker.xhtml rename : toolkit/components/extensions/dummy.xul => toolkit/components/extensions/dummy.xhtml rename : toolkit/components/passwordmgr/content/passwordManager.xul => toolkit/components/passwordmgr/content/passwordManager.xhtml rename : toolkit/components/printing/content/printPageSetup.xul => toolkit/components/printing/content/printPageSetup.xhtml rename : toolkit/components/printing/content/printPreviewProgress.xul => toolkit/components/printing/content/printPreviewProgress.xhtml rename : toolkit/components/printing/content/printProgress.xul => toolkit/components/printing/content/printProgress.xhtml rename : toolkit/components/prompts/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xhtml rename : toolkit/components/prompts/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xhtml rename : toolkit/components/viewconfig/content/config.xul => toolkit/components/viewconfig/content/config.xhtml rename : toolkit/content/editMenuKeys.inc.xul => toolkit/content/editMenuKeys.inc.xhtml rename : toolkit/content/resetProfile.xul => toolkit/content/resetProfile.xhtml rename : toolkit/content/resetProfileProgress.xul => toolkit/content/resetProfileProgress.xhtml rename : toolkit/modules/win.xul => toolkit/modules/win.xhtml rename : toolkit/profile/content/createProfileWizard.xul => toolkit/profile/content/createProfileWizard.xhtml rename : toolkit/profile/content/profileDowngrade.xul => toolkit/profile/content/profileDowngrade.xhtml rename : toolkit/profile/content/profileSelection.xul => toolkit/profile/content/profileSelection.xhtml extra : moz-landing-system : lando
-
- 14 Oct, 2019 1 commit
-
-
Paolo Amadini authored
Bug 1532703 - Redirect "about:config" to the HTML version on all channels for browser builds. r=mconley Differential Revision: https://phabricator.services.mozilla.com/D48960 --HG-- extra : moz-landing-system : lando
-
- 18 Sep, 2019 1 commit
-
-
James Willcox authored
Differential Revision: https://phabricator.services.mozilla.com/D36608 --HG-- extra : moz-landing-system : lando
-
- 07 Jun, 2019 1 commit
-
-
Gijs Kruitbosch authored
This ensures that links in about:license to about:rights and about:buildconfig actually work. Differential Revision: https://phabricator.services.mozilla.com/D34136 --HG-- extra : moz-landing-system : lando
-
- 29 May, 2019 1 commit
-
-
Tom Ritter authored
We do this because we will be introducing more privileged content processes and we want to be able to distinguish them. Differential Revision: https://phabricator.services.mozilla.com/D30274 --HG-- rename : browser/base/content/test/tabs/browser_new_tab_in_privileged_process_pref.js => browser/base/content/test/tabs/browser_new_tab_in_privilegedabout_process_pref.js extra : moz-landing-system : lando
-
- 23 May, 2019 1 commit
-
-
Carolina authored
Bug 1553498 - Inserts an empty page for about:certviewer and redirects to it when the user put that URL in the browser. r=johannh,smaug Differential Revision: https://phabricator.services.mozilla.com/D32152 --HG-- extra : moz-landing-system : lando
-
- 12 Mar, 2019 1 commit
-
-
James Willcox authored
Differential Revision: https://phabricator.services.mozilla.com/D20891 --HG-- extra : moz-landing-system : lando
-
- 04 Mar, 2019 1 commit
-
-
Andreea Pavel authored
Backed out changeset face9d1e8868 (bug 1524992) Backed out changeset ae1e20a595c4 (bug 1524992) Backed out changeset b0b9322c7a59 (bug 1524992)
-