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
Eric Faust ae0de9dc24 Bug 1497792 - Make arguments objects for more functions in BinAST. (r=arai)
--HG--
extra : rebase_source : 774ac7ef9c638786baa62364bdbeb86504158b35
2018-10-15 17:17:58 -04:00
.cargo
.vscode
accessible Bug 1498734 - Always compute angle values to degrees. r=xidorn 2018-10-13 00:41:03 +00:00
browser Backed out changeset ccf6f87d3430 (bug 1492563) for nsPermissionManager.cpp and test_cookie_fetch.html failures CLOSED TREE 2018-10-15 21:20:11 +03:00
build Bug 1495669: Share bindgen flags globally; r=emilio, r=froydnj 2018-10-09 15:01:52 +02:00
caps
chrome
config Bug 1414287 - Use a 64-bits clang-cl for 32-bits static analysis builds r=dmajor 2018-10-10 17:53:06 +00:00
db
devtools Backed out changeset ffb2909f660d (bug 1497312) for browser_flexbox_highlighter_color_picker_on_RETURN.js failures CLOSED TREE 2018-10-15 23:31:22 +03:00
docshell Bug 1494745 part 5 - Don't check the result from ns[Auto]TObserverArray insertions since they're infallible. r=bz 2018-10-14 18:12:23 +02:00
dom Bug 1499150. Add some more ClearDocumentDependentSlots crash instrumentation. r=mccr8 2018-10-15 14:40:14 -04:00
editor Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato 2018-10-11 09:12:15 +00:00
embedding
extensions Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
gfx Bug 1498092 - Add necessary forced frame rendering r=nical 2018-10-15 20:28:01 +09:00
gradle/wrapper
hal
image Bug 1256603. Change MultipartImage to use RequestDecode instead of GetFrame to avoid marking the frame as used. r=aosmond 2018-10-14 00:38:42 -05:00
intl Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
ipc Backed out 7 changesets (bug 1431441) as per haik`s request. 2018-10-14 18:20:01 +03:00
js Bug 1497792 - Make arguments objects for more functions in BinAST. (r=arai) 2018-10-15 17:17:58 -04:00
layout Bug 1495669: Share bindgen flags globally; r=emilio, r=froydnj 2018-10-09 15:01:52 +02:00
media Merge inbound to mozilla-central. a=merge 2018-10-13 12:36:04 +03:00
memory Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium 2018-10-09 22:28:37 -04:00
mfbt Bug 1498767 - Add missing MFBT tests to testing/cppunittest.py. r=froydnj 2018-10-13 21:54:27 +00:00
mobile Bug 1493728 - Remove stale Android preference 'dom.serviceWorkers.interception.enabled' r=Ehsan 2018-10-10 01:50:00 +03:00
modules bug 1498758 - Update placeholder value of DNS over HTTPS input, add default pref value r=jduell 2018-10-13 02:16:31 +00:00
mozglue Bug 1496173 - More aarch64 interceptor fixups. r=mhowell 2018-10-03 17:01:05 -04:00
netwerk Bug 1496577 - have OPTIONS preflights inherit the original request's referrer and referrer policy; r=ckerschb 2018-10-12 20:05:10 +00:00
nsprpub
other-licenses Bug 1465212 - Fix command line parameter checking in ExecInExplorer plugin. r=agashlin 2018-10-02 09:23:29 -07:00
parser
python Backed out changeset 91300d29898b (bug 1489443) for MinGW build bustages. CLOSED TREE 2018-10-13 02:17:15 +03:00
security Bug 1498693 - Revert the other part of 1431803, since mingw-clang can handle it now r=bobowen 2018-10-12 13:44:37 -05:00
services Bug 1496637 - Fetch missed FxA commands sporadically on sync r=markh 2018-10-11 20:08:33 +00:00
servo Bug 1495669: Share bindgen flags globally; r=emilio, r=froydnj 2018-10-09 15:01:52 +02:00
startupcache Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
storage Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj 2018-10-05 16:23:40 -04:00
taskcluster Bug 1427808 - Remove the now-unused win64-clang-cl-st-an toolchain. r=froydnj 2018-10-12 07:15:00 -04:00
testing Bug 1494151. Fix broken web platform test that was trying to connect on a non-existent port. r=jgraham 2018-10-15 09:32:51 -04:00
third_party Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
toolkit Bug 1498102 - Add a rejection handler to another promise chain in the test which was forgotten in the previous debugging patch 2018-10-15 10:06:53 -04:00
tools Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
uriloader Bug 1494745 part 1 - Don't check the result from ns[Auto]TObserverArray::AppendElement since it's infallible. r=bz 2018-10-14 18:12:22 +02:00
view
widget Backed out changeset c3c3a9571f63 (bug 1363169) for Bmsvc build bustage at build/src/widget/windows/WindowsUIUtils.cpp 2018-10-15 19:00:20 +03:00
xpcom Merge inbound to mozilla-central. a=merge 2018-10-15 01:18:18 +03:00
xpfe/appshell Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1498608 - Add js/src/builtin/intl/TimeZoneDataGenerated.h to .clang-format-ignore r=andi 2018-10-12 16:16:01 +00:00
.cron.yml Bug 1497774 - Remove the nightly dmd task. r=glandium 2018-10-10 13:29:20 -07:00
.eslintignore Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml Bug 1494333 - index crons just like artifacts r=Callek 2018-10-11 13:29:11 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1497446 - mach rust vendor r=Yoric 2018-10-10 16:50:30 +02:00
Cargo.toml
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
CLOBBER Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
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 Bug 1498450 - Avoid the footgun from @depends-function comparison r=froydnj 2018-10-12 13:44:08 +00:00
mozilla-config.h.in Bug 1498676 - Revert the __try/__except mapping (part of Bug 1431803) for MinGW from the sandbox code r=bobowen 2018-10-12 13:15:33 -05:00
old-configure.in Backed out changeset 91300d29898b (bug 1489443) for MinGW build bustages. CLOSED TREE 2018-10-13 02:17:15 +03:00
package-lock.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
package.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
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://www.mozilla.org/firefox/channel/desktop/#nightly