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
Dustin J. Mitchell fd14ef2758 Bug 1351012: replace b2gtest with gecko-t-linux-xlarge; r=garndt
b2gtest uses *.xlarge instances, so it seems a reasonable substitution.

MozReview-Commit-ID: Ev6tnNpx13c

--HG--
extra : rebase_source : 87184b182d1428f041a5ae36e465d72dee6f7621
2017-03-27 20:18:38 +00:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Bug 1330484 - crash in NotificationController::WillRefresh, r=yzen 2017-03-23 13:59:16 -04:00
addon-sdk Bug 1350617: Remove unnecessary overhead from ui/button/view code. r=mossop 2017-03-25 14:51:22 -07:00
b2g Bug 1347047 Part 3 - Remove pref layout.accessiblecaret.timeout_ms. r=TYLin 2017-03-17 08:50:39 +08:00
browser Bug 1265818 - Part 4 - Test that scroll positions for previous session history entries are restored on Desktop. r=mikedeboer 2017-02-19 22:17:28 +01:00
build Backed out changeset 474208b76717 (bug 1339537) for failing in cubeb_audiounit.cpp:165. r=backout on a CLOSED TREE 2017-03-24 21:25:59 +01:00
caps Bug 1349805 - Convert NS_ENSURE_TRUE in ContentPrincipal::GetOriginInternal to an if statement. r=baku 2017-03-23 14:30:16 -07:00
chrome merge mozilla-inbound to mozilla-central a=merge 2017-02-03 13:25:24 +01:00
config Bug 1348157 - Add RUST_BACKTRACE=1 for cargo build. r=glandium 2017-03-22 10:08:48 +11:00
db Bug 1345627 - add BUG_COMPONENT to db/* files. r=mak 2017-03-10 12:31:59 -05:00
devtools Bug 1300719 - Update no-autohide firebug theme command button to look less disabled. r=jdescottes 2017-03-25 04:45:04 +00:00
docshell Bug 1265818 - Part 2 - Add scriptable methods for getting and setting PresStates from JS. r=jst 2017-03-25 14:01:29 +01:00
dom Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg 2017-03-27 13:35:25 -07:00
editor Bug 1349940. DeleteRangeTransaction should not keep its range alive longer than it needs to. r=masayuki, a=kwierso 2017-03-24 16:07:11 -04:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1350090 - Turn off the spammy warning that goes off every time we create an about:blank content viewer; r=mystor 2017-03-25 23:41:03 -04:00
gfx Bug 1338347 - Add code to measure the maximum number of contiguous frame drops in a compositor animation. r=botond 2017-03-20 11:41:05 -04:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Bug 1194751 - Part 3. Remove unused nsIScreen::rotation attribute. r=jimm 2017-03-09 19:16:33 +08:00
image Bug 1343341. Add a test to check that discarding and redecoding of animated images works. r=aosmond 2017-03-27 00:17:54 -05:00
intl Bug 943287 - Part 3. nsICollation fallback version for Android. r=hsivonen 2017-03-23 13:43:38 +09:00
ipc Bug 1350688 - Use a thread safe way to get the CPU count in the SpinEvent ctor. r=aklotz 2017-03-26 06:56:01 -07:00
js Bug 1339999 - Properly handle OOM during exception throwing in all Promise code. r=arai 2017-03-25 20:27:52 -07:00
layout Bug 1351026 - Whitelist the compositor thread in DO_RESET. r=emilio 2017-03-27 13:11:10 -07:00
media Bug 1350055 - fix --disable-webrtc build with new PStunAddrsRequest.ipdl r=jduell 2017-03-23 20:04:41 -05:00
memory Bug 1349002 - Build DMD with unified sources. r=njn 2017-03-21 12:24:43 -07:00
mfbt Bug 1350790 - Add constexpr to CheckedInt. r=froydnj 2017-03-27 10:59:31 +08:00
mobile Bug 1317191 - Return when onPause is called before onResume and add Telemetry ping for future debugging. r=mcomella 2017-03-21 14:16:34 +08:00
modules Backed out changeset 359ce548deb8 (bug 1344981) for landing on the wrong tree a=backout 2017-03-27 13:44:22 -07:00
mozglue Bug 1350955 - Enable adaptive mutex usage on FreeBSD. r=froydnj 2017-03-27 15:14:00 +00:00
netwerk Bug 1350055 - fix --disable-webrtc build with new PStunAddrsRequest.ipdl r=jduell 2017-03-23 20:04:41 -05:00
nsprpub Bug 1350291, uplift NSPR_4_15_BETA, r=franziskus 2017-03-24 14:58:00 +01:00
other-licenses Bug 1324617 - Allow any of multiple installations to be set as the Windows default browser; r=jimm,rstrong 2017-01-09 08:14:00 -08:00
parser Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
probes Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger 2017-03-24 09:50:48 -04:00
python Backed out changeset 42cf5ddabc8a (bug 1333003) 2017-03-23 10:38:09 +01:00
rdf Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
security Bug 1319252 - Remove nsIX509Cert.getAllTokenNames(). r=keeler,mossop 2017-03-19 16:02:26 +08:00
services Backed out changeset 16d562074791 (bug 1339340) for failing xpcshell test services/sync/tests/unit/test_doctor.js. r=backout 2017-03-24 00:52:29 +01:00
servo servo: Merge #16151 - style: Re-introduce the -webkit- prefix for the order property (from emilio:fixup-webkit-order); r=emilio 2017-03-27 09:05:07 -07:00
startupcache Bug 1348991 - Use unified sources in startup cache. r=froydnj 2017-03-21 12:24:41 -07:00
storage Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws 2017-03-22 10:43:00 +01:00
taskcluster Bug 1351012: replace b2gtest with gecko-t-linux-xlarge; r=garndt 2017-03-27 20:18:38 +00:00
testing Bug 1347678 - removing dependency for remove_executables.py r=jmaher 2017-03-23 15:01:17 +08:00
third_party/rust Merge m-c to graphics 2017-03-23 10:01:31 -04:00
toolkit Bug 1338347 - Add telemetry histograms for frame throughput and frame drops during compositor animations. r=bsmedberg 2017-03-20 11:41:05 -04:00
tools Merge mozilla-central to autoland 2017-03-27 13:00:23 +02:00
uriloader Bug 1349987 - Init nsExtProtocolChannel.mLoadFlags to 0, r=jduell 2017-03-23 10:17:00 +01:00
view Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
widget bug 1343802 draw trough centered instead of filling the scrollbar r=jhorak+328198 2017-03-27 20:32:55 +02:00
xpcom Bug 1318226. P2 - add gtest TestTaskQueue to test the order of regular tasks. r=bholley 2016-11-17 14:25:53 +08:00
xpfe Bug 1343933 - Renaming Principal classes - part 4 - ContentPrincipal, r=qdot 2017-03-22 11:39:31 +01:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore Bug 1343185 - Add the JNI generate files in the list of ignored elements r=mystor 2017-02-28 08:27:33 +01:00
.clang-tidy Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan 2016-11-22 12:30:19 +01:00
.cron.yml Bug 1338871 - Enable Talos tests for linux64-stylo builds r=jmaher DONTBUILD 2017-03-23 12:12:46 -04:00
.eslintignore Bug 1350298 - Enable ESLint of nsContextMenu.js, fixing the last issues. Also enable it for finding globals for the browser-window environment. r=jaws 2017-03-24 12:04:36 +00:00
.eslintrc.js Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop. 2017-03-16 19:26:02 +01:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke 2017-02-17 20:13:54 +01:00
.hgtags No bug - Tagging mozilla-central 6583496f169cd8a13c531ed16e98e8bf313eda8e with FIREFOX_AURORA_54_BASE a=release DONTBUILD CLOSED TREE 2017-03-06 23:43:32 +01:00
.lldbinit
.taskcluster.yml bug 1350045 - add warning to decision docker image line. r=philor 2017-03-25 12:10:32 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
build.gradle Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian 2016-11-18 18:28:58 -08:00
client.mk Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
client.py
CLOBBER Bug 1343682 followup, touch CLOBBER since the previous backout didn't actually stop the failures 2017-03-22 19:59:41 -07:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
Makefile.in Bug 1314713 - Stop generating *symbols.txt files as part of dumping/packaging build symbols. r=ted 2017-03-24 10:41:04 -07:00
moz.build Merge inbound to central, a=merge 2017-03-08 17:07:55 -08:00
moz.configure Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted 2017-02-16 10:47:55 -08:00
mozilla-config.h.in
old-configure.in Bug 1347932, bump configure requirement to NSPR 4.14, forgotten when uplifting NSPR_4_14_RTM, no code change 2017-03-24 12:11:57 +01:00
README.txt Bug 1349108 - Update links in README.txt to HTTPS r=RyanVM 2017-03-21 00:11:02 -04:00
settings.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
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/