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
Nicolas Chevobbe 378245e250 Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes.
We directly pass the editor stylesheet in the `location` parameter that is passed
to `jumpToLocation`.

`jumpToLocation` wasn't covered in any test, so we modify `browser_styleeditor_media_sidebar.js`
to add coverage for it.
This is also testing Bug 1779180 which is in the same stack.

Differential Revision: https://phabricator.services.mozilla.com/D151597
2022-07-18 12:13:56 +00:00
.cargo Bug 1776816: Update wgpu to b370b990 (2022-6-28). r=jgilbert 2022-06-28 20:53:15 +00:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1772050: Don't call Attributes() in Android's HandleLiveRegionEvent. r=eeejay 2022-07-14 21:58:37 +00:00
browser Bug 1779210 - Block outdated Colorways from showing in Firefox View r=Gijs 2022-07-18 11:21:56 +00:00
build Backed out 6 changesets (bug 1773691, bug 1773695) for causing condprof xpcshell failures on test_ext_webRequest_urlclassification.js. CLOSED TREE 2022-07-15 18:53:49 +03:00
caps Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana 2022-07-11 12:41:52 +00:00
chrome Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
config Bug 1768214 - introduce wasm32 codegen. r=jandem 2022-07-01 04:23:16 +00:00
devtools Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes. 2022-07-18 12:13:56 +00:00
docs Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
docshell Backed out changeset 89d291a9ee9b (bug 1737043) for causing xpcshell failures on test_URIFixup_check_host.js. CLOSED TREE 2022-07-17 20:47:23 +03:00
dom Bug 1777198 - Cancel content JS execution on quit-application-granted or on normal content process shutdown. r=smaug 2022-07-18 10:56:41 +00:00
editor Bug 1779343 - Don't crash rewrapping "> ". r=masayuki 2022-07-14 13:12:29 +00:00
extensions Bug 1769290 - Part 13: Apply mozilla-js-handle-rooted-typedef against extensions r=andi 2022-07-14 17:00:20 +00:00
gfx Backed out changeset a137e696f06a (bug 1779935) for causing wpt failures in html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker.html CLOSED TREE 2022-07-18 11:11:06 +03:00
gradle/wrapper
hal Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw 2022-06-22 13:31:25 +00:00
image Bug 1519636 - Reformat recent changes to the Google coding style. r=marco 2022-07-15 08:27:50 +00:00
intl Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
ipc Bug 1777198 - Cancel content JS execution on quit-application-granted or on normal content process shutdown. r=smaug 2022-07-18 10:56:41 +00:00
js Bug 1773266: Correctly handle zero count when inlining slice for inline arguments. r=iain 2022-07-18 11:13:07 +00:00
layout Bug 1777324 - Move reftest README to firefox source documentation. r=tnikkel 2022-07-15 21:40:22 +00:00
media Bug 1779862 - Update opus to c9d5bea13e3cb7381bfa897a45d8bab4e7b767a7 r=kinetik 2022-07-16 06:17:06 +00:00
memory Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
mfbt Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
mobile Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
modules Bug 1777198 - Cancel content JS execution on quit-application-granted or on normal content process shutdown. r=smaug 2022-07-18 10:56:41 +00:00
mozglue Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
netwerk Bug 1737829: Populate an RFP bit from Channel to Connection via Caps r=necko-reviewers,kershaw 2022-07-15 20:39:23 +00:00
nsprpub Bug 1769299 - NSPR_4_34_RTM. r=glandium UPGRADE_NSPR_RELEASE 2022-05-31 19:25:48 +00:00
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Bug 1775477 - Fix interface for parser-created <keygen> elements. r=saschanaz 2022-06-23 10:34:44 +00:00
python Backed out changeset 89d291a9ee9b (bug 1737043) for causing xpcshell failures on test_URIFixup_check_host.js. CLOSED TREE 2022-07-17 20:47:23 +03:00
remote Bug 1543337 - Change some for (let _ of …) to for (const _ of …), r=webdriver-reviewers,jdescottes 2022-07-15 14:42:09 +00:00
security Bug 1779816 - Don't specify entitlements that use the default setting of false r=mac-reviewers,bradwerth 2022-07-15 19:30:47 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS 2022-07-14 11:59:52 +00:00
servo Bug 1778983 - Ensure we cancel transitions without the need of an extra flush. r=boris 2022-07-14 12:45:14 +00:00
startupcache Bug 1777486 - Part 8: Update testcase comments that mentions XPCOMUtils. r=kmag 2022-07-12 04:21:37 +00:00
storage Bug 1769290 - Part 24: Apply mozilla-js-handle-rooted-typedef against layout,security,storage,tools r=andi 2022-07-14 17:00:24 +00:00
supply-chain Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
taskcluster Bug 1770152 - Enable perfstats for windows Browsertime essential tests r=sparky,perftest-reviewers 2022-07-18 11:23:49 +00:00
testing Bug 1770152 - Enable perfstats for windows Browsertime essential tests r=sparky,perftest-reviewers 2022-07-18 11:23:49 +00:00
third_party Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
toolkit Bug 1768671 - force append '.pdf' for pdf blob downloads displayed inline if it's missing, r=marco 2022-07-18 09:53:31 +00:00
tools Bug 1779927 - Reuse existing ChromeUtils.defineESModuleGetters when converting lazy getters. r=Standard8 2022-07-18 09:22:39 +00:00
uriloader Bug 1767358 - Change pref rather than environment in test_handlerService. 2022-07-18 14:20:18 +02:00
view Bug 1758115 - Part 2: Streamline locking, initialization and shutdown for TimelineConsumers, r=smaug 2022-06-29 15:01:51 +00:00
widget Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
xpcom Backed out 6 changesets (bug 1773691, bug 1773695) for causing condprof xpcshell failures on test_ext_webRequest_urlclassification.js. CLOSED TREE 2022-07-15 18:53:49 +03:00
xpfe/appshell Bug 1773310 - Don't run native menu code if headless r=mstange 2022-07-16 16:25:30 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Backed out 2 changesets (bug 1776104) as requested by Andi 2022-07-06 19:15:18 +03:00
.cron.yml Bug 1771587 - Implement are-we-esmified-yet check on ci; r=marco,jmaher 2022-07-06 08:24:18 +00:00
.eslintignore
.eslintrc.js Bug 1778155 - Finish enabling no-unused-vars on the global scope for xpcshell files in services/. r=leplatrem 2022-07-07 21:54:34 +00:00
.flake8 Bug 1775183 - Remove fork_interpose.py. r=firefox-build-system-reviewers,nalexander 2022-06-21 06:44:55 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1776870 - Integrate esmify script into mach. r=yulia,firefox-static-analysis-reviewers,andi 2022-07-11 14:55:11 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 634029 - Add .rej and .orig files, which can be generated from hg commands, to .hgignore. r=firefox-build-system-reviewers,andi DONTBUILD 2022-07-11 15:12:35 +00:00
.hgtags No bug - tagging 375d42ba2f8343963e6ab87dedf798c45af9561f with FIREFOX_NIGHTLY_103_END a=release DONTBUILD CLOSED TREE 2022-06-27 15:55:35 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
Cargo.lock Bug 1775035 - Add Rust and XPCOM scaffolding for DAPTelemetry. r=emilio 2022-07-14 14:39:19 +00:00
Cargo.toml Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-06-27 15:55:43 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
Makefile.in
mots.yaml Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Backed out 1 changesets (bug 1773520) for breaking the ./mach ide vscode 2022-07-01 09:32:36 +03:00
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1762571 - Update node_modules bundles and package-lock.json files for new node versions. r=mossop 2022-07-07 22:09:00 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +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.