Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Julian Descottes 5502682b68 Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers
The actor code for attaching/detaching service worker targets and to push/start workers should no longer be used when parentintercept is disabled because all the UI triggering this is disabled in that case.
Consequently we can remove the server side code supporting this. We still have to be able to list service worker targets when parentintercept is disabled, so there are still some codepaths using isParentInterceptEnabled in the server.

Differential Revision: https://phabricator.services.mozilla.com/D116850
2021-06-07 20:13:26 +00:00
.cargo Bug 1713179 - Update wgpu to eadaa1b7d8f585761e28445904fe619b180aca0d r=jimb 2021-06-03 17:09:01 +00:00
.vscode
accessible Bug 1713015: Default browser.display.document_color_use to 0 on MacOS r=emilio 2021-06-03 20:31:22 +00:00
browser Bug 1713975 - disable browser_sessionHistory.js on Linux_opt for frequent failures. r=intermittent-reviewers,bhearsum 2021-06-07 20:00:20 +00:00
build Bug 1713818: Require Python 3.6+ to run Mach r=ahal 2021-06-07 19:46:17 +00:00
caps Part 1: Bug 1700623 - Add storagePrincipal to WindowGlobalParent. r=nika,timhuang 2021-05-26 07:14:03 +00:00
chrome
config Bug 1686052 - Part 4: Update tzdata in ICU data files to 2021a. r=jwalden 2021-06-04 17:42:19 +00:00
devtools Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
docs Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' ,r=sylvestre,webdriver-reviewers DONTBUILD 2021-06-07 19:28:40 +00:00
docshell Bug 1713365, don't try to bfcache if the session history entry already has a frameloader, r=peterv 2021-06-03 20:34:24 +00:00
dom Bug 1703091: Add a random ID the Message Manager logging so we can associate logging messages r=ckerschb 2021-06-07 20:02:33 +00:00
editor Bug 1540037 - part 45: Move TextEditor::OnDrop() into EditorBase r=m_kato 2021-06-07 11:38:18 +00:00
extensions Bug 1699480 - Add setPermission, update onContentPermissionRequest to use ContentPermission, and let Gecko manage and persist permissions in GV. r=agi,geckoview-reviewers,owlish 2021-06-07 17:57:24 +00:00
gfx Bug 1714502 - Add regression test for get_relative_scale_offset r=gfx-reviewers,nical 2021-06-07 19:59:16 +00:00
gradle/wrapper
hal Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
image Bug 1713489 - Record telemetry for how long we spend waiting on the main thread to process image preload network steps. r=bas,dragana,necko-reviewers 2021-05-31 22:44:18 +00:00
intl Bug 1686052 - Part 3: Update in-tree ICU to release 68.2. r=jwalden 2021-06-04 17:42:10 +00:00
ipc Bug 1714658 - Add missing nsString include to process_util_linux.cc. r=gsvelto 2021-06-07 14:29:12 +00:00
js Bug 1713567: Rename allowDouble to forceDouble r=jandem 2021-06-07 18:49:24 +00:00
layout Bug 1714457 - Make predefined symbolic counter styles not overridable. r=emilio 2021-06-07 11:39:31 +00:00
media Bug 1714686 - Disable libjxl updates; r=saschanaz 2021-06-04 23:38:29 +00:00
memory Backed out changeset 68f73772f51e (bug 1714376) for Xpcom failures in builds/worker/checkouts/gecko/xpcom/idl-parser/xpidl/runtests.py. CLOSED TREE 2021-06-04 02:19:33 +03:00
mfbt Bug 1695817 - Part 5: Add std::equal_range equivalent in MFBT. r=glandium 2021-05-28 22:35:58 +00:00
mobile Bug 1712754 - Do not autogrant permissions in GV push notification code. r=aklotz 2021-06-07 17:57:26 +00:00
modules Bug 1712825 - Allow coalescing touchmove events in BrowserChild r=smaug 2021-06-07 15:29:15 +00:00
mozglue Bug 1711519 - remove tabbrowser non-proton code and gProton global browser window property, r=jaws 2021-06-03 11:41:55 +00:00
netwerk Bug 1544190 - Check if the record is in the queue, r=necko-reviewers,valentin 2021-06-07 16:46:00 +00:00
nsprpub Bug 1708093 - NSPR_4_31_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-05-26 16:29:39 +00:00
other-licenses Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay 2021-05-26 21:31:42 +00:00
parser Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
python Bug 1713818: Require Python 3.6+ to run Mach r=ahal 2021-06-07 19:46:17 +00:00
remote Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' ,r=sylvestre,webdriver-reviewers DONTBUILD 2021-06-07 19:28:40 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-06-07 12:14:53 +00:00
services Bug 1714393 - Update source docs to mention static-dumps/ directory for initial data. r=leplatrem 2021-06-07 09:18:54 +00:00
servo Bug 1714457 - Make predefined symbolic counter styles not overridable. r=emilio 2021-06-07 11:39:31 +00:00
startupcache
storage
taskcluster Bug 1714118: Use Python 3 for android-hw-p2 tasks r=ahal 2021-06-07 19:46:17 +00:00
testing Bug 1714457 - Make predefined symbolic counter styles not overridable. r=emilio 2021-06-07 11:39:31 +00:00
third_party Bug 1713613: Pin vendored dependencies as Python 3.6 r=ahal 2021-06-04 21:19:34 +00:00
toolkit Bug 1714266, renew startup.skeleton_ui_disabled_reason scalar r=dthayer 2021-06-07 20:01:27 +00:00
tools Bug 1693640 - Run devtools fission tests on opt builds on trunk (instead of shippable) r=jmaher 2021-06-07 16:30:10 +00:00
uriloader Bug 1710933 - Save LaunchWithApplication downloads into downloads folder for windows and unix r=mtigley 2021-06-07 13:39:03 +00:00
view Bug 1710533 - Apply the widget size constraints to newBounds r=mstange,gfx-reviewers 2021-05-13 09:34:26 +00:00
widget Bug 1714884 - Have the Rollup method take a strongly-typed int point. r=emilio 2021-06-07 01:01:10 +00:00
xpcom Backed out changeset f9eb0924a327 (bug 1711398) for causing xpcshell failures in test_TelemetryLateWrites.js. 2021-06-07 21:54:55 +03:00
xpfe/appshell Bug 1710687, null check mDocShell before using it, r=peterv 2021-05-25 12:25:41 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1707937 - Consolidate live performance tests into a single schedule; r=perftest-reviewers,sparky 2021-05-05 11:45:03 +00:00
.eslintignore Bug 1693993 - [marionette] Move Marionette server code to /remote/marionette. r=remote-protocol-reviewers,marionette-reviewers,jdescottes,webdriver-reviewers 2021-05-31 17:36:06 +00:00
.eslintrc.js Bug 1710273 - Stop using ChromeUtils.import(..., null) for importing EnterprisePolicies.jsm. r=nhnt11,extension-reviewers,preferences-reviewers,zombie 2021-05-12 23:16:33 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging b724ec4440e0fec4dd6e02ac019f43b2e0b32f85 with FIREFOX_NIGHTLY_90_END a=release DONTBUILD CLOSED TREE 2021-05-31 17:00:09 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1713179 - Update wgpu to eadaa1b7d8f585761e28445904fe619b180aca0d r=jimb 2021-06-03 17:09:01 +00:00
Cargo.toml Bug 1706862 - Make chardetng detect half-width katakana. r=emk 2021-05-31 11:52:17 +00:00
client.mk
client.py No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche 2021-05-05 16:59:09 +00:00
CLOBBER Bug 1686052 - Part 11: Updating ICU requires a clobber. r=jwalden 2021-06-04 17:42:27 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1713173 - Add --profile-command flag for profiling mach commands. r=firefox-build-system-reviewers,mhentges 2021-06-02 21:28:56 +00:00
mach.ps1
Makefile.in
moz.build Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
moz.configure Bug 1714397 - Apply mach lint --fix to /moz.configure. r=firefox-build-system-reviewers,mhentges 2021-06-03 18:04:23 +00:00
mozilla-config.h.in
old-configure.in Bug 1712633 - Set MOZ_REQUIRE_SIGNING appropriately by default. r=firefox-build-system-reviewers,mhentges 2021-05-25 20:00:05 +00:00
package-lock.json Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop 2021-05-19 16:53:53 +00:00
package.json Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop 2021-05-19 16:53:53 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.