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
Boris Zbarsky 417c6749c3 Bug 1581276. Require a message arg to ThrowDOMException. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D46250

--HG--
extra : moz-landing-system : lando
2019-09-20 02:17:01 +00:00
.cargo Bug 1579471 - Remove the in-tree .cargo/config. r=mshal 2019-09-20 00:47:22 +00:00
.vscode
accessible Merge inbound to mozilla-central. a=merge 2019-09-21 13:00:40 +03:00
browser No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-09-23 13:09:04 +00:00
build Bug 1581315 part 1. Adjust MOZ_MUST_RETURN_FROM_CALLER to only apply to method calls on arguments. r=nika 2019-09-20 02:17:01 +00:00
caps Bug 1570681 - Enforce eval restrictions in system contexts and the parent process r=ckerschb 2019-09-19 02:32:41 +00:00
chrome
config Bug 1581158 - Add fuzzing target for rkv r=froydnj 2019-09-20 21:27:35 +00:00
devtools Bug 1576866 - Make various border-image-* properties interpolable; r=emilio 2019-09-23 02:07:56 +00:00
docshell Bug 1578379 - Make pageshow / pagehide during frame loader swaps not mess with document visibility. r=bzbarsky 2019-09-23 10:16:44 +00:00
dom Bug 1581276. Require a message arg to ThrowDOMException. r=smaug 2019-09-20 02:17:01 +00:00
editor Bug 1581523: part 4) Don't set mWrapColumn depending on <body>'s style. r=jorgk 2019-09-23 11:43:59 +00:00
extensions Bug 1560570- FeaturePolicy should be considered when permissions.query() is called r=baku,johannh 2019-09-21 08:38:26 +00:00
gfx Bug 1581879 - Artifacts when zooming text on webrender on android. r=jnicol,nical 2019-09-23 08:13:57 +00:00
gradle/wrapper
hal
image Backed out 8 changesets (bug 1551088) for causing build bustages. CLOSED TREE 2019-09-21 14:52:41 +03:00
intl
ipc Backed out 8 changesets (bug 1542830) for causing Nightly bustages. a=backout 2019-09-22 00:01:01 +03:00
js Bug 1578730 - Track script-associated LCovSource instead of filename. r=nbp 2019-09-23 13:15:29 +00:00
layout Bug 1582038 - Update osx expectations for bugs/605138-1.html. r=nical 2019-09-23 08:06:40 +00:00
media Bug 1581964: Cast this constant (which is just 1) to an unsigned before left-shifting it. r=mjf 2019-09-19 15:38:18 +00:00
memory
mfbt Bug 1581315 part 1. Adjust MOZ_MUST_RETURN_FROM_CALLER to only apply to method calls on arguments. r=nika 2019-09-20 02:17:01 +00:00
mobile Bug 1564920 - Add browser.safebrowsing.debug to test environment prefs. r=geckoview-reviewers,agi 2019-09-20 22:09:37 +00:00
modules Backed out changeset 5ed078313a10 (bug 1563063)for causing browser-chrome failures on browser_test_feature_preferencereads.js a=backout 2019-09-21 16:36:09 +03:00
mozglue Backed out 8 changesets (bug 1542830) for causing Nightly bustages. a=backout 2019-09-22 00:01:01 +03:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-09-23 13:09:04 +00:00
nsprpub
other-licenses
parser
python Bug 1554657 - Add a verbose mode to |mach lint| to display log output r=ahal 2019-09-23 13:19:25 +00:00
remote Backed out changeset 918818623794 (bug 1582230) as requested by kashav. a=backout 2019-09-19 21:41:17 +03:00
security No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-09-23 13:09:04 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-09-23 13:09:04 +00:00
servo Bug 1576866 - Make various border-image-* properties interpolable; r=emilio 2019-09-23 02:07:56 +00:00
startupcache
storage Bug 1582379 - Include more context in Rust mozStorage errors. r=tcsc 2019-09-19 21:16:59 +00:00
taskcluster Bug 1527818 - Add Coverity analysis for full build on try. r=marco,bastien 2019-09-23 11:10:23 +00:00
testing Bug 1581315 part 2. Fix incorrect behavior of PannerNode::SetRolloffFactor. r=karlt 2019-09-17 22:15:54 +00:00
third_party Bug 1581816 - Part 2: Revendor dependencies. r=froydnj 2019-09-21 16:38:59 +00:00
toolkit Bug 1578265 - Remove security.ui.identitypopup event telemetry. r=nhnt11 2019-09-23 12:26:03 +00:00
tools Bug 1554657 - Add a verbose mode to |mach lint| to display log output r=ahal 2019-09-23 13:19:25 +00:00
uriloader Bug 1559841. Make the 'load' event wait for OOP-iframes to load. r=kmag 2019-09-19 00:00:44 +00:00
view
widget Bug 1552041 - Part 2. Don't open virtual keyboard via chrome script. r=geckoview-reviewers,snorp 2019-09-09 14:15:50 +00:00
xpcom Bug 1575744 - P4. Add MozPromise::FromDomPromise. r=bholley 2019-09-20 04:09:46 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1582557 - Fix some stepping issues, r=jlast. 2019-09-19 21:18:57 +00:00
.eslintrc.js
.flake8 Bug 1581818 - Make sure client.py stays Python 2 compatible r=stephendonner 2019-09-18 15:16:57 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1581816 - Part 1: Update adler32 to 1.0.4. r=froydnj 2019-09-21 16:38:52 +00:00
Cargo.toml Bug 1581158 - Add fuzzing target for rkv r=froydnj 2019-09-20 21:27:35 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1577822 - land NSS a3ee4f26b4c1 UPGRADE_NSS_RELEASE, r=kjacobs 2019-09-18 03:27:20 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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 Mozilla developers for
testing, may be buggy.