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
Jason Orendorff 2f9a01eb0b Bug 1425995 - Add boilerplate to a TypedObject test so it runs only if TypedObject is defined. r=djvj
This will prevent the test from going permaorange when Gecko 59 merges to Beta.

--HG--
extra : rebase_source : 27a825187cbf27bc6254027ce27681d8730e86b5
2017-12-20 10:14:27 -06:00
.cargo Bug 1424280 - Replace serde and serde_derive with Gankro's modified branch. r=jrmuizel 2017-12-10 13:48:54 -05:00
.vscode Bug 1423565 - Update tasks.json as per documentation. r=rillian 2017-12-06 14:59:35 +01:00
accessible Bug 1425244 - Enable ESLint rule no-redeclare for accessible/tests/mochitest/. r=surkov 2017-12-11 15:32:36 +00:00
browser Bug 1406662 - Defines the MOZ_MACBUNDLE_ID for nightly r=glandium 2017-12-20 23:07:18 +01:00
build Bug 1422734 - move --enable-small-chunk-size to moz.configure; r=chmanchester 2017-12-03 13:44:55 -05:00
caps Bug 1420622 - Remove feed and pcast protocols. r=Gijs 2017-12-19 16:12:29 +00:00
chrome Bug 1424862 - Enable mozilla/use-services from chrome/. r=mossop 2017-12-11 20:29:28 +00:00
config Bug 1360650 part 1 - Archive pdb files of the binaries for llvm-symbolizer. r=ted 2017-12-18 11:26:02 -05:00
db Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
devtools Merge inbound to mozilla-central r=merge a=merge 2017-12-20 11:47:11 +02:00
docshell Bug 1420622 - Remove feed and pcast protocols. r=Gijs 2017-12-19 16:12:29 +00:00
dom Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-12-20 23:42:30 +02:00
editor Bug 1425390 - part 2: Make the constructor of CompositionTransaction take TextComposition to reduce its arguments r=m_kato 2017-12-15 16:45:41 +09:00
embedding
extensions Bug 1424677 - Don't use wstring for nsIEditorSpellCheck. r=masayuki 2017-12-13 04:14:27 -06:00
gfx Bug 1426450 - Update HarfBuzz to 1.7.4. r=jfkthame 2017-12-20 15:42:30 -05:00
gradle/wrapper
hal
image Bug 1426253 P3 Use the window/document GetController() method. r=asuth 2017-12-20 10:53:18 -05:00
intl Bug 1425217 - Remove Encoding::ForName. r=hsivonen 2017-12-08 00:31:55 +09:00
ipc Bug 1399787 - Part 9. Sandbox the PDFium process. r=bobowen,jwatt 2017-10-18 20:52:45 +08:00
js Bug 1425995 - Add boilerplate to a TypedObject test so it runs only if TypedObject is defined. r=djvj 2017-12-20 10:14:27 -06:00
layout Merge inbound to mozilla-central r=merge a=merge 2017-12-20 11:47:11 +02:00
media Merge inbound to mozilla-central r=merge a=merge 2017-12-20 11:47:11 +02:00
memory Bug 1417504 - Also wrap Heap{Alloc,ReAlloc,Free} when building without our allocator. r=njn 2017-12-19 14:46:23 +09:00
mfbt Backed out 2 changesets (bug 1424834) for AddressSanitizer failure r=backout a=backout 2017-12-19 13:59:02 +02:00
mobile Bug 1425038 - Fix aCheckMsg typo in GeckoViewPrompt; r=me 2017-12-20 16:10:34 -05:00
modules Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-12-19 12:08:53 +02:00
mozglue Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
netwerk Merge inbound to mozilla-central r=merge a=merge 2017-12-20 11:47:11 +02:00
nsprpub Bug 1420407, Land NSPR 4.18 into FF 59, NSPR_4_18_BETA4, r=me 2017-12-18 11:13:39 +01:00
other-licenses Backed out 5 changesets (bug 1418425) for Windows updater bustages and xpshell failures on toolkit/mozapps/update/tests/unit_base_updater/marSuccessPartial.js r=backout on a CLOSED TREE 2017-12-12 17:48:45 +02:00
parser Bug 1424468 - Stop using Encoding::ForName in HTML parser. r=hsivonen 2017-12-07 23:21:42 +09:00
python Bug 1424417 - Use dry-run flag for backend.mk files; r=glandium 2017-12-13 11:31:16 -05:00
rdf Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
security Merge autoland to mozilla-central r=merge a=merge 2017-12-20 23:40:31 +02:00
services Bug 664590 - Do not track file:/// visits. r=markh 2017-12-06 16:55:45 -05:00
servo servo: Merge #19609 - remove unsued IpcReceiver (from tigercosmos:q1); r=emilio 2017-12-20 09:11:56 -06:00
startupcache
storage Bug 1423820 - Copy temp entities after reattaching databases to a cloned storage connection. r=mak 2017-12-06 22:34:18 -08:00
taskcluster Bug 1424386: Update Docker images to Mercurial 4.4 r=gps 2017-12-18 20:43:24 -06:00
testing Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-12-20 23:42:30 +02:00
third_party Bug 1405877 - Update Rust deps for media/audioipc. r=kamidphish 2017-12-20 14:51:11 +13:00
toolkit bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao 2017-12-18 16:17:01 +01:00
tools Backed out 3 changesets (bug 1423425) for frequent browser chrome failures r=backout on a CLOSED TREE 2017-12-16 02:45:41 +02:00
uriloader Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
view
widget Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak 2017-12-20 11:45:32 -08:00
xpcom Bug 1422316 - WorkerJSRuntime::Shutdown must call the base class ::Shutdown method, f=yoric, r=bkelly 2017-12-18 17:59:30 +01:00
xpfe Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
.arcconfig Bug 1424950: Add missing repository.callsign to .arcconfig. r=dkl 2017-12-13 15:38:18 +01:00
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Backed out 7 changesets (bug 1377007) for web platform reftests failures on CSS2/borders. r=backout 2017-12-15 02:16:50 +02:00
.eslintrc.js Bug 1424862 - Enable mozilla/use-services from chrome/. r=mossop 2017-12-11 20:29:28 +00:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1415168 - Fix 404 error when running talos speedometer locally; r=igoldan 2017-11-28 15:35:44 -05:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml Bug 1424138: Stop sending pulse message to treeherder staging routes; r=camd,dustin 2017-12-07 21:19:00 -07:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1416465 - Expand pattern when track file is created rather than read. r=mshal 2017-12-02 16:51:19 +09:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek 2017-12-10 23:05:05 -07:00
moz.build
moz.configure Bug 1425035 - move --enable-ui-locale to moz.configure; r=gps 2017-12-18 14:21:26 -08:00
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Bug 1423856 - Backed out changeset 3f6d2b219c78. Fixed in bug 1424294 r=me 2017-12-18 14:53:06 +01:00
package.json
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/