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
Makoto Kato a7d3c9c2a0 Bug 1391978 - Part 2. Replace nsISelection::SelectAllChildren with Selection::SelectAllChildren. r=masayuki
MozReview-Commit-ID: m9bLHIIfy9

--HG--
extra : rebase_source : 47aa2e674a8f6615989b25ddb2b11b6614587b7b
extra : histedit_source : 847922b8ff86389a4a264efda7c4f933743c8f63
2017-08-25 16:12:38 +09:00
.cargo
.vscode
accessible Bug 1387918 - Retrieve current array for owner in aria owns hash table. r=surkov 2017-08-28 09:32:26 -04:00
addon-sdk
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 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
chrome
config Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
db Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak 2017-08-24 14:50:48 -04:00
devtools Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
docshell Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
dom Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
editor Bug 1391978 - Part 2. Replace nsISelection::SelectAllChildren with Selection::SelectAllChildren. r=masayuki 2017-08-25 16:12:38 +09:00
embedding
extensions Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
gfx Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07: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 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
intl Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
ipc Bug 1393790 part 1 - Remove JS_STUBGETTER and JS_STUBSETTER. r=jorendorff 2017-08-28 10:39:57 +02:00
js Bug 1393732 - Correct ARM codegen for 32-to-64 sign extend. r=nbp 2017-08-28 11:47:18 +02:00
layout Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
media merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-24 13:28:57 +02:00
memory Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted 2017-08-23 15:05:40 -04:00
mfbt Bug 1393538 Clean up unused variables in toolkit/ r=smaug 2017-08-24 15:07:59 -05:00
mobile merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-28 16:53:53 +02:00
modules merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-24 13:28:57 +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
other-licenses
parser Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
probes
python Bug 1393156 Legacy extension test loose ends r=kmag 2017-08-26 08:55:20 -07:00
rdf Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +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
storage Merge autoland to m-c. a=merge 2017-08-24 20:20:08 -04:00
taskcluster Merge autoland to m-c, a=merge 2017-08-26 18:12:15 -07:00
testing Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
third_party
toolkit Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07: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 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.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
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
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
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-22 11:49:04 +02: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/