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 222487304c Bug 1580014. Don't force methods into the "can throw any exception" bucket just because they always return a new JS object. r=peterv
Instead, mark them as "can OOM", since we have that concept now.

Differential Revision: https://phabricator.services.mozilla.com/D45251

--HG--
extra : moz-landing-system : lando
2019-09-24 08:51:47 +00:00
.cargo Bug 1579471 - Remove the in-tree .cargo/config. r=mshal 2019-09-20 00:47:22 +00:00
.vscode
accessible Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
browser Backed out changeset 007d27ffbe94 (bug 1577740) for causing bc permafailures in toolkit/components/extensions/test/browser/browser_ext_themes_autocomplete_popup.js CLOSED TREE 2019-09-24 18:50:30 +03:00
build Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
caps Bug 1583233 - Add MOZ_DBG support for nsIPrincipal. r=nika 2019-09-24 07:56:40 +00:00
chrome
config Bug 1581158 - Add fuzzing target for rkv r=froydnj 2019-09-20 21:27:35 +00:00
devtools Bug 1575911 - Use bookmarks for inline preview to fix debug line and improve performance by not using visible breakpoints r=jlast 2019-09-24 15:00:48 +00:00
docshell Backed out 2 changesets (bug 1582716, bug 1575051) for gv-junit failures, new exception. CLOSED TREE 2019-09-24 19:47:00 +03:00
dom Bug 1580014. Don't force methods into the "can throw any exception" bucket just because they always return a new JS object. r=peterv 2019-09-24 08:51:47 +00:00
editor Bug 1474978 - Add crashtest. r=masayuki 2019-09-23 10:37:40 +00:00
extensions Bug 1574473 - Updated nsContentBlocker::TestPermission to use LegacyTestPermissionFromURI. r=Ehsan 2019-09-19 17:06:29 +00:00
gfx Backed out 8 changesets (bug 1551088) for causing reftest failures in SwizzleAVX2.cpp and SwizzleSSSE3.cpp on a CLOSED TREE 2019-09-24 18:12:39 +03:00
gradle/wrapper
hal
image Backed out 8 changesets (bug 1551088) for causing reftest failures in SwizzleAVX2.cpp and SwizzleSSSE3.cpp on a CLOSED TREE 2019-09-24 18:12:39 +03:00
intl Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi 2019-09-23 22:43:55 +00:00
ipc Bug 1563063 - Cross-process idle handling, r=farre 2019-09-24 14:33:57 +00:00
js Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
layout Bug 1575138 - Do not schedule reconstruction for <slot> if there's no fallback. r=smaug 2019-09-24 15:13:34 +00:00
media Bug 1582222 - Disable rt threads for Linux for now. r=kinetik 2019-09-24 11:23:25 +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 1580832 - Remove robocop test and support files; r=snorp 2019-09-24 15:10:21 +00:00
modules Bug 1563063 - Cross-process idle handling, r=farre 2019-09-24 14:33:57 +00:00
mozglue Bug 1583417: Remove assertion that may fire spuriously due to racy condition; r=mhowell 2019-09-24 14:53:23 +00:00
netwerk Bug 1583211 - Use the URL file path when performing cookie path matching instead of the url path query ref; r=baku 2019-09-24 14:33:59 +00:00
nsprpub
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser
python Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
remote Bug 1582531 - Re-enable remote/test/browser/browser_session.js and remote/test/browser/browser_network_requestWillBeSent.js, r=kmag 2019-09-23 19:56:55 +00:00
security Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
services Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi 2019-09-23 22:43:55 +00:00
servo Bug 1567330 - Add offset shorthand. r=emilio,birtles 2019-09-23 19:56:33 +00:00
startupcache
storage
taskcluster Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
testing Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
third_party Bug 1582743 - Update dav1d from upstream to commit c0865f3. r=TD-Linux 2019-09-23 18:02:33 +00:00
toolkit Backed out 2 changesets (bug 1582716, bug 1575051) for gv-junit failures, new exception. CLOSED TREE 2019-09-24 19:47:00 +03:00
tools Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
uriloader Backed out changeset 3af4309ffce7 (bug 1237782) for wpt assertions/leaks. CLOSED TREE 2019-09-17 01:03:46 +03:00
view
widget Bug 1574004 - Ensure not to leak disposer if UI thread is shot down. r=snorp,agi 2019-09-24 16:50:02 +00:00
xpcom Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
xpfe/appshell Backed out changeset 44d3452f6a07 (bug 1550721) for build bustages on nsWindow.cpp. CLOSED TREE 2019-09-17 02:27:52 +03:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1577037 - Stop running all Fennec performance tests; r=perftest-reviewers,stephendonner,sparky,Bebe 2019-09-23 16:49:29 +00:00
.eslintignore
.eslintrc.js Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
.flake8 Bug 1567642 - [lint.flake8] Skip remaining flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:46:38 +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.