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
Перейти к файлу
Michael Layzell 58464c1919 Bug 1346415 - Use FramePointerStackWalk for less deadlocking when stackwalking on x86, r=njn
MozReview-Commit-ID: CAHarvGSuTY
2017-05-01 13:40:37 -04:00
.cargo
.vscode
accessible Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
addon-sdk Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
browser Bug 1332386 - Create extra print preview browser when using Simplify Page option. r=mconley 2017-05-01 17:30:48 +02:00
build Bug 1360631 - Fix VS2015 x86 cross compiling using start-shell.bat. r=ted 2017-04-30 03:40:00 -04:00
caps Bug 1344170: set firstPartyDomai on blob: URI. r=smaug 2017-04-24 14:12:03 +08:00
chrome Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
config Bug 1353541 Fix rustc in MinGW build r=froydnj,ted 2017-04-26 12:08:59 -05:00
db
devtools Bug 1357206 part 4. Don't move the cursor even if eSetValue_MoveCursorToEndIfValueChanged is set, if the value did not change. r=ehsan 2017-05-01 13:28:54 -04:00
docshell Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
dom Bug 1357206 part 5. When moving the cursor to the end of text on value set, reset the selection direction as well, per spec. r=ehsan 2017-05-01 13:33:09 -04:00
editor Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
embedding
extensions Bug 1357107 - Part 2: Remove nsContentBlocker; r=bzbarsky 2017-04-28 00:13:23 -04:00
gfx Bug 1358776 - fix building of SkBitmapProcState on ARM NEON. r=jrmuizel 2017-05-01 13:36:19 -04:00
gradle/wrapper
hal
image Backed out changeset de8bbf1eb200 (bug 1359762) for failing reftest context-fill-01.html. r=backout 2017-04-28 22:54:00 +02:00
intl Bug 1358275 - Preliminary cleanup: refactor nsTextFragment::UpdateBidiFlag(), moving its logic into nsBidiUtils function HasRTLChars() and making that function more precise in the process. r=dholbert 2017-04-26 23:25:48 +01:00
ipc Backed out changeset 867fcd3e181d (bug 1350634) for leaking in sessionstore's browser-chrome tests 2017-04-30 21:14:10 -07:00
js Bug 1360852 - Fix emitGuardIsInt32Index to allocate input register before calling addFailurePath. r=evilpie 2017-05-01 12:38:51 -04:00
layout Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
media merge mozilla-inbound to mozilla-central a=merge 2017-04-28 10:36:11 +02:00
memory Bug 1334286 - use MOZ_FORMAT_PRINTF in DMD; r=njn 2017-04-21 15:54:05 -06:00
mfbt Backed out changeset 19ea645f562e (bug 1357799) on request 2017-04-27 15:09:53 +02:00
mobile merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-04-29 11:10:31 +02:00
modules Bug 1357206 part 4. Don't move the cursor even if eSetValue_MoveCursorToEndIfValueChanged is set, if the value did not change. r=ehsan 2017-05-01 13:28:54 -04:00
mozglue Backed out 2 changesets (bug 1349444) at developer's request because the fix doesn't work a=backout 2017-04-28 13:17:29 -07:00
netwerk Bug 1360723 - Rename ContentParent::TransmitPermissionsFor() to ContentParent::AboutToLoadDocumentForChild(); r=mystor 2017-04-28 18:05:32 -04:00
nsprpub Bug 1358466 - Define pt_sendto only on Linux and fix comments. r=mcmanus 2017-04-24 17:32:23 +02:00
other-licenses
parser Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2017-04-28 10:36:11 +02:00
rdf
security No bug, Automated HPKP preload list update from host bld-linux64-spot-388 - a=hpkp-update 2017-04-30 07:50:30 -07:00
services Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
servo servo: Merge #16661 - style: Use SmallVec more in the style system (from emilio:alloc); r=bholley 2017-04-30 16:33:23 -05:00
startupcache
storage
taskcluster Bug 1360964 - Promote Taskcluster Mac debug builds to Tier 1 and make sure that tests are scheduled off them. r=Callek 2017-05-01 09:34:00 -04:00
testing bug 1358601: set up CI builds and tests for DevEdition on mozilla-beta - set stage product for buildbot based builds. r=rail 2017-05-01 12:58:27 -04:00
third_party/rust Bug 1341102: Revendor rust-dependencies manually on a CLOSED TREE. r=emilio 2017-05-01 02:49:23 +02:00
toolkit Bug 1332386 - Create extra print preview browser when using Simplify Page option. r=mconley 2017-05-01 17:30:48 +02:00
tools Bug 1346415 - Use FramePointerStackWalk for less deadlocking when stackwalking on x86, r=njn 2017-05-01 13:40:37 -04:00
uriloader Bug 1359651 - Add a mochitest for auto-closing behavior when dealing with an external file type. r=Felipe 2017-04-25 17:39:25 -07:00
view Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
widget merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-05-01 11:21:49 +02:00
xpcom Bug 1346415 - Use FramePointerStackWalk for less deadlocking when stackwalking on x86, r=njn 2017-05-01 13:40:37 -04:00
xpfe Merge inbound to m-c a=merge 2017-04-25 13:53:00 -07:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1357867 - Land in progress OSX cross compile nightly support. r=dustin 2017-04-18 09:36:27 -04:00
.eslintignore Bug 1360237 - Fix eslint issues for devtools/client/framework/devtools-browser.js. r=pbro 2017-04-27 17:21:07 +02:00
.eslintrc.js Bug 1358050: Add no-implied-eval rule to eslint config r=standard8 2017-04-20 10:33:22 +02:00
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1359427 - Hide top-level gecko.log from VCSes; r=gps 2017-04-25 15:30:38 +01:00
.hgignore Bug 1359427 - Hide top-level gecko.log from VCSes; r=gps 2017-04-25 15:30:38 +01:00
.hgtags
.inferconfig Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark 2017-04-18 20:05:25 -07:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1357107 - Part 2: Remove nsContentBlocker; r=bzbarsky 2017-04-28 00:13:23 -04:00
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 Bug 1353541 Fix rustc in MinGW build r=froydnj,ted 2017-04-26 12:08:59 -05:00
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/