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
Перейти к файлу
Luke Wagner 505513089b Bug 1497612 - Baldr: add missing oom check for GetOptimizedBuildId (r=lth)
--HG--
extra : rebase_source : ad9e2129c8c1a69582c89a33edeb699dfa14f664
2018-10-10 14:56:44 -05:00
.cargo
.vscode
accessible Merge autoland to mozilla-central. a=merge 2018-10-10 19:07:16 +03:00
browser Bug 1488537 - Disable browser_tabclose.js on win32. r=jmaher 2018-10-10 12:19:54 -07:00
build Bug 1497976: Pass close_fds when running commands for configure. r=glandium 2018-10-09 16:15:13 -07:00
caps
chrome
config Backed out 3 changesets (bug 1414287) for causing bug 1497029 a=backout 2018-10-09 05:07:54 +03:00
db
devtools Bug 1314057 - Move worker actor and console tests to shared. r=loganfsmyth 2018-10-08 20:23:46 -05:00
docshell Bug 1493634 - make docshell responsible for outer window IDs, r=bzbarsky 2018-10-10 10:20:36 +00:00
dom Merge m-c to inbound. a=merge 2018-10-10 12:31:21 -04:00
editor Bug 1461708 - part 8: Make EventStateManager handle middle click paste as a default action of mouseup event r=smaug 2018-10-10 12:06:17 +00:00
embedding
extensions
gfx Bug 1497379 - Don't disable OSVR along with OpenVR on BSDs. r=kip 2018-10-08 22:41:00 -04:00
gradle/wrapper
hal
image
intl
ipc Bug 1496758 - Fix few compilation warnings in ipc code. r=handyman,Jamie 2018-10-10 04:31:35 +00:00
js Bug 1497612 - Baldr: add missing oom check for GetOptimizedBuildId (r=lth) 2018-10-10 14:56:44 -05:00
layout Bug 1382428 - Disable browser_bug703210.js on linux. r=jmaher 2018-10-10 10:49:01 -07:00
media Bug 1496529 - P8. Add media.navigator.mediadatadecoder_h264_enabled preference. r=drno 2018-10-09 20:36:18 +00:00
memory Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium 2018-10-09 22:28:37 -04:00
mfbt
mobile Merge autoland to mozilla-central. a=merge 2018-10-10 19:07:16 +03:00
modules Backed out 4 changesets (bug 1470280) for browser-chrome failure in layout/xul/test/browser_bug703210.js. a=backout 2018-10-10 10:00:19 +03:00
mozglue
netwerk Bug 1481199 - Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine. r=mkaply 2018-10-09 13:39:35 +01:00
nsprpub
other-licenses
parser
python Backed out 5 changesets (bug 1481612, bug 1483651) for merge conflicts with bug 1490253. 2018-10-10 12:29:18 -04:00
security Merge inbound to mozilla-central. a=merge 2018-10-09 07:03:30 +03:00
services Bug 1479445 - Return a new PageInfo object from _recordToPageInfo so that validateItemProperties can validate the object. r=lina 2018-10-06 19:07:12 +00:00
servo Bug 1496486 - Remove some more leftover code. r=heycam 2018-10-09 19:07:44 +02:00
startupcache
storage Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj 2018-10-05 16:23:40 -04:00
taskcluster bug 1471197 - sign mar hashes. r=catlee 2018-10-10 09:27:44 -07:00
testing bug 1497961: marionette: match headless docs with geckodriver; r=me 2018-10-10 19:03:47 +01:00
third_party Backed out 5 changesets (bug 1481612, bug 1483651) for merge conflicts with bug 1490253. 2018-10-10 12:29:18 -04:00
toolkit Bug 1429649 - disable test_notificationbox.xul for frequent failures on windows and linux. r=jmaher DONTBUILD 2018-10-10 07:56:00 +03:00
tools Merge inbound to mozilla-central. a=merge 2018-10-06 12:27:35 +03:00
uriloader Bug 1497598. Stop using GetCurrentJSContext in loadcontext code. r=mccr8 2018-10-09 18:28:17 +00:00
view Backed out changeset 3bc82182725e (bug 1493081) for android bustages. CLOSED TREE 2018-10-09 15:18:51 +03:00
widget Merge autoland to mozilla-central. a=merge 2018-10-10 19:07:16 +03:00
xpcom Bug 1497408 - Make NS_MACPREFERENCESREADER_CID unique r=spohl 2018-10-09 05:47:40 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1492639 Add destination checks to bouncer validation r=mtabara 2018-10-10 15:00:18 +01:00
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk bug 1495798 - shut down sccache server in mozharness after all build steps. r=firefox-build-system-reviewers,gps 2018-10-09 18:27:26 +00:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal 2018-10-10 08:58:41 +00:00
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
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://www.mozilla.org/firefox/channel/desktop/#nightly