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
Перейти к файлу
Botond Ballo 979e3ee035 Bug 1359868 - Move the ComputePartialPrerenderArea() helper to nsLayoutUtils so it can be reused. r=mstange
MozReview-Commit-ID: GVRBUfYwOFP

--HG--
extra : rebase_source : 8e16daf7709cc107f21e3b8b0050df44e83089fb
2017-05-01 19:59:08 -04:00
.cargo
.vscode
accessible
addon-sdk
browser Backed out changeset 43f195f28f6a (bug 1054740) for failing test_quit_restart.py TestQuitRestart.test_in_app_restart_with_callback in Mn-e10s on OSX 10.10 opt. r=backout 2017-05-03 18:50:18 +02:00
build
caps
chrome
config Bug 1361418 - Remove Java Addons from Firefox for Android. r=sebastian 2017-05-02 11:49:16 -07:00
db
devtools Bug 1361710 - Move the debugger client API doc to the tree; r=sole 2017-05-03 15:35:17 +02:00
docshell
dom Bug 1358662 - Call VPXDecoder libvpx wrappers for WebM. r=jya 2017-04-24 15:08:50 -07:00
editor
embedding
extensions Bug 1354641 - adjust the value of spell check heuristics. r=masayuki 2017-04-26 15:54:12 +08:00
gfx Bug 1348320: Use UpdateSubResource on crashy intel device/OS version combinations. r=jrmuizel 2017-05-01 01:11:24 +00:00
gradle/wrapper
hal
image
intl
ipc Backed out changeset 25f2e9e2068d (bug 1343754) for crashing e.g. in dom/workers/test/serviceworkers/test_fetch_integrity.html. r=backout 2017-05-03 12:59:36 +02:00
js Bug 1337773 - Use IonInIC for MIn and rename to MInCache r=jandem 2017-04-17 13:31:12 -04:00
layout Bug 1359868 - Move the ComputePartialPrerenderArea() helper to nsLayoutUtils so it can be reused. r=mstange 2017-05-01 19:59:08 -04:00
media
memory
mfbt Bug 1357873 - Fix up 64-bit Android macros in IntegerPrintfMacros.h; r=Waldo 2017-05-01 14:46:00 -04:00
mobile Bug 1361545 - Add "skin" flavorDimension for Photon mobile work. r=sebastian,bustage-fix 2017-05-03 19:20:58 +02:00
modules Backed out changeset 97a3a6e6550b (bug 1356448) for frequently failing xpcshell's test_ChildScalars.js and test_ChildHistograms.js on Windows 7 VM debug. r=backout 2017-05-03 20:46:28 +02:00
mozglue
netwerk Bug 1361495 - trigger winsock init early on STS to avoid main thread jank r=nwgh 2017-05-02 17:22:53 -04:00
nsprpub
other-licenses
parser
probes Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger 2017-03-24 09:50:48 -04:00
python Bug 1360781 - Add Stylo dependencies for ./mach bootstrap on FreeBSD. r=froydnj 2017-04-29 02:04:02 +00:00
rdf
security bug 1349312 - part 2/2: add pyct.py and generate test certificate transparency information r=Cykesiopka,jcj 2017-04-17 14:55:35 -07:00
services Bug 1358648 part 3 - Remove Async, Services and XPCOMUtils from util.js. r=markh 2017-05-02 16:57:37 -04:00
servo servo: Merge #16652 - Update to webrender's new bincode IPC (from Gankro:bincode-ipc-5); r=jdm 2017-05-03 12:44:37 -05:00
startupcache
storage
taskcluster Bug 1361436 - Emit build stats immediately after build; r=ted 2017-05-02 14:32:52 -07:00
testing Bug 1361436 - Emit build stats immediately after build; r=ted 2017-05-02 14:32:52 -07:00
third_party/rust
toolkit Bug 1357723 fix intermittent failure of tab close, r=kmag,mattw 2017-04-24 13:59:36 -07:00
tools Bug 1358648 part 3 - Remove Async, Services and XPCOMUtils from util.js. r=markh 2017-05-02 16:57:37 -04:00
uriloader
view Bug 1321754 Part 2 - Update reftest and crashtest expectations for stylo. r=heycam 2017-04-28 14:53:16 +08:00
widget
xpcom Bug 1361601 - Remove nsSystemInfo.getProperty("host") r=froydnj 2017-05-02 16:54:46 -04:00
xpfe
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in
package.json
settings.gradle
test.mozbuild

README.txt

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/