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
Andreas Farre 4409a06dbb Bug 1393764 - Reset execution budget if BudgetThrottlingEnabled returns false. r=bkelly
When BudgetThrottlingEnabled transitions from true to false, the
execution budget can be negative which will have the unfortunate
effect of limiting the number of timeouts run by
TimeoutManager::RunTimeout to zero. By resetting the execution budget
in UpdateBudget, when BudgetThrottlingEnabled returns false, we
prevent this loop from happening.
2017-08-29 16:44:24 +02:00
.cargo
.vscode
accessible Bug 1392926 - Only expose the Region landmark role if a section element has been explicitly named by the author, r=surkov 2017-08-28 10:48:09 +02:00
addon-sdk Bug 1388938 - Disable channel annotation and flashblock in tests harnesses.r=hchang 2017-08-23 15:47:37 -07:00
browser Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
build Merge inbound to central, a=merge 2017-08-25 16:21:57 -07:00
caps Bug 863246 - Fix test failures r=Gijs 2017-07-19 17:30:01 +08:00
chrome Backed out changeset 05fc8d2d7ca9 (bug 863246) for failing various reftests, e.g. parser/htmlparser/tests/reftest/bug535530-2.html. r=backout on a CLOSED TREE 2017-08-25 16:44:40 +02:00
config Backed out changesets 18d89d8ab860, ffe8bef74be0, 159028ef12d2, 217260fb6976, 0279960d71ab (bug 1393242) 2017-08-24 16:07:44 -07:00
db Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak 2017-08-24 14:50:48 -04:00
devtools Bug 1393825 - Update Codemirror to 5.29.0. r=bgrins 2017-08-29 01:18:54 -04:00
docshell Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
dom Bug 1393764 - Reset execution budget if BudgetThrottlingEnabled returns false. r=bkelly 2017-08-29 16:44:24 +02:00
editor Bug 1394583 - Remove default properties from nsIHTMLEditor. r=masayuki. 2017-08-25 16:59:17 +10:00
embedding
extensions Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
gfx Bug 1394337 - Fix uninitialized mPipelineId by WebRenderBridgeParent::CreateDestroyed() r=kats 2017-08-29 22:41:53 +09:00
gradle/wrapper
hal Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
image Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
intl Bug 1372230 part 2 - Update encoding_rs to 0.7.0 and encoding_c to 0.8.0. r=emk 2017-08-28 12:22:25 +03:00
ipc Bug 1393790 part 1 - Remove JS_STUBGETTER and JS_STUBSETTER. r=jorendorff 2017-08-28 10:39:57 +02:00
js Bug 1393347 - MIPS: Output some more infomation when debug jit code. r=luke 2017-08-24 00:02:00 -04:00
layout Bug 992311 - Disable test_leaf_layers_partition_browser_window.xul everywhere. r=gbrown 2017-08-29 10:17:31 -04:00
media merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-24 13:28:57 +02:00
memory Bug 1392594 Make variable DebugOnly to address unused variable warning r=glandium 2017-08-24 22:55:35 -05:00
mfbt Bug 1393538 Clean up unused variables in toolkit/ r=smaug 2017-08-24 15:07:59 -05:00
mobile Bug 1394497 - Use null as profile in GeckoView.preload; r=snorp 2017-08-29 00:06:35 -04:00
modules Bug 1378342 - AbortSignal/AbortController - part 5 - Some WPTs pass, r=bkelly 2017-08-29 11:31:06 +02:00
mozglue Backed out changeset 0df56be60d07 (bug 1393498) for windows build failures a=backout 2017-08-24 12:14:31 -07:00
netwerk Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
nsprpub Bug 1393854, NSPR_4_17_BETA1 2017-08-25 19:01:51 +02:00
other-licenses Bug 1369255 - Part 1: Add a prompt in the stub installer for running profile cleanup. r=rstrong 2017-07-12 10:29:38 -07:00
parser Bug 1394300 - Streamline nsElementTable.cpp. r=mrbkap. 2017-08-29 08:05:23 +10:00
probes
python Bug 1394371 - Make it clear that the script proposes to clone mozilla-unified. r=gps 2017-08-28 18:02:45 +03:00
rdf Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
security Merge autoland to central, a=merge 2017-08-28 17:38:53 -07:00
services Bug 1392409 - set engine.lastModified to avoid intermittent orange. r=tcsc 2017-08-23 13:59:16 +10:00
servo servo: Merge #18176 - PerformanceObserverInit.buffered (from rtbo:perf_observer_buffered); r=ferjm 2017-08-28 02:20:29 -05:00
startupcache Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
storage Merge autoland to m-c. a=merge 2017-08-24 20:20:08 -04:00
taskcluster Bug 1393583 - reduce chunks of reftest on osx; remove reftest-stylo for osx; r=jryans 2017-08-29 05:52:30 -04:00
testing Bug 1389752 - Throw TypeError if [[OwnPropertyKeys]] of scripted proxies contains duplicates. r=till, r=qdot 2017-08-23 23:56:40 +02:00
third_party Bug 1393725 - Update slugid python library to 1.0.7. r=gps 2017-08-25 11:27:59 +02:00
toolkit Bug 1389995 - Change the DEVTOOLS_TOOLBOX_HOST probe to never expire. r=rweiss 2017-08-29 07:49:52 -04:00
tools Bug 1392012 - ./clang-format with git should exclude files from .clang-format-ignore r=sylvestre 2017-08-24 23:41:44 +02:00
uriloader Bug 1389303 - [2.1] Cancel external protocol channel on successful load. r=mcmanus 2017-08-28 15:51:44 +02:00
view
widget Merge inbound to central, a=merge 2017-08-25 16:21:57 -07:00
xpcom Bug 1392881 - Merge StaticAtom and DynamicAtom. r=froydnj. 2017-08-24 11:10:04 +10:00
xpfe Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
.clang-format
.clang-format-ignore Bug 1391233 - [clang-format] Ignore the tests in the reformat r=gps 2017-08-17 14:57:03 +02:00
.clang-tidy
.cron.yml Backed out 7 changesets (bug 1387862) for yaml linting failures. 2017-08-09 21:31:30 -04:00
.eslintignore Bug 1386684 - Enable ESLint for toolkit/components/url-classifier (automatic fixes). r=hchang 2017-08-02 16:12:07 +01:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgignore Bug 1387265 - Expand talos tp6 to macosx; r=jmaher 2017-08-15 15:30:23 -04:00
.hgtags No bug - Tagging mozilla-central 320642944e42a889db13c6c55b404e32319d4de6 with FIREFOX_BETA_56_BASE a=release DONTBUILD CLOSED TREE 2017-08-02 08:35:53 +01:00
.inferconfig
.lldbinit
.taskcluster.yml Backed out changeset 9923fffd4f64 (bug 1390700) for somehow breaking chain of trust on some Windows builds 2017-08-24 21:42:18 -07:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1255227 - Part 1: Stop using deprecated android-sdk-manager Gradle plugin. r=sebastian 2017-07-18 09:46:09 -07:00
client.mk Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps 2017-08-15 12:30:28 -07:00
client.py
CLOBBER Bug 1340910 - pt 2+3 - Import Brotli 0.6.0 from upstream, and Gecko updates required to work with Brotli 0.6.0 API changes. r=glandium 2017-08-09 11:45:39 +01:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Backed out 4 changesets (bug 1259832) for apparently scheduling nightlies on every push/platform a=backout 2017-08-16 17:26:08 -07:00
moz.build Bug 1391675 - Fix sm-pkg bustage on a CLOSED TREE, r=bustage CLOSED TREE 2017-08-23 15:22:57 -04:00
moz.configure Bug 1385380 - Detect watchman more resiliently; r=glandium 2017-07-28 16:11:22 -07:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1388215 - Fix broken browser.js after merge. r=bustage-fix on a CLOSED TREE 2017-08-10 18:23:23 +02:00
old-configure.in merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-22 11:49:04 +02:00
package.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
README.txt
settings.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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://nightly.mozilla.org/