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
Перейти к файлу
Brian Hackett 3570b01c28 Bug 1483248 Part 1 - Allow recording child processes to handle TabChild deletion, r=mccr8.
--HG--
extra : rebase_source : 3f320c950c5018d0852b434a55d552a2e77c0f51
2018-08-21 00:58:31 +00:00
.cargo
.vscode Bug 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya 2018-08-13 21:21:34 +00:00
accessible Bug 1483911 - Defer scrolling events until after ipc doc construction. r=Jamie 2018-08-20 15:51:00 +03:00
browser Bug 1484753: Loading an insecure favicon should make the page show as mixed content. r=johannh 2018-08-21 10:40:42 -07:00
build Bug 1483835: Default to clang-cl and lld-link in local Windows builds. r=glandium 2018-08-21 11:30:16 -04:00
caps
chrome
config Backed out changeset 93e52a1e5d88 (bug 1478969) for linux tier2 rust build bustages on a CLOSED TREE 2018-08-21 22:09:33 +03:00
db
devtools Merge mozilla-central to autoland 2018-08-21 12:57:58 +03:00
docshell Bug 1423959 - Disable browser_loadURI.js on linux and osx. r=jmaher 2018-08-17 05:53:00 -04:00
dom Bug 1483248 Part 1 - Allow recording child processes to handle TabChild deletion, r=mccr8. 2018-08-21 00:58:31 +00:00
editor Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 19:01:08 +03:00
embedding
extensions Bug 1484868 - Add the nsIPermissionManager::removeByType() API; r=nika 2018-08-21 15:10:13 -04:00
gfx Bug 1479196 - draw missing glyphs from an atlas instead of rectangles. r=jfkthame 2018-08-21 12:40:36 -04:00
gradle/wrapper
hal
image Bug 1483765 - Fix the image cache key computation logic to only consider first-party storage access for third-party windows; r=smaug 2018-08-17 15:26:43 -04:00
intl Bug 1473340 - Use bulk_write() in encoding_glue. r=nika 2018-08-20 19:55:10 +00:00
ipc Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
js Bug 1484627 : [MIPS] Fix simulator build failure after Bug 1481998; r=mgaudet 2018-08-20 09:11:32 +02:00
layout Bug 1479196 - add support to TextDrawTarget for defining and pushing WR images. r=nical 2018-08-21 12:36:48 -04:00
media Bug 1417050: Add support for AV1 in MP4. r=jya 2018-08-20 23:56:39 +00:00
memory Bug 1484184 - Remove now unused _RAISE macro check to deal with MSVC 2017 15.8. r=froydnj 2018-08-17 01:27:29 +09:00
mfbt Bug 1306642 - Backed out changeset 5bd8445b019f as final NSPR fix has landed. r=dmajor 2018-08-16 19:06:42 +09:00
mobile Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp 2018-08-21 15:23:29 -04:00
modules Bug 1484809 - Put class nsRelativeFilePref into its own include file. r=njn 2018-08-21 00:28:00 +03:00
mozglue
netwerk Bug 1484868 - Add the nsIPermissionManager::removeByType() API; r=nika 2018-08-21 15:10:13 -04:00
nsprpub Bug 1477680, land NSPR 4.20 beta snapshot 6e31156d7002, r=me 2018-08-15 22:10:18 +02:00
other-licenses
parser Bug 1480465: Infer the namespace for custom elements at definition time by following the class hierarchy. r=smaug 2018-08-15 10:31:16 +00:00
python Bug 1458386: Modify mach's RunProgram command provider to be aware of launcher process; r=gps 2018-08-14 12:09:32 -06:00
security Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
services Bug 1483979 - Enable fxa commands r=markh 2018-08-17 17:56:52 +00:00
servo Bug 1482093 - Make conversions from UTF-16 and Latin1 to UTF-8 utilize the slop in the first ASCII-sized allocation. r=nika 2018-08-20 18:47:39 +00:00
startupcache
storage Bug 1484466: Part 3a - Update remaining XPCOMUtils.generateQI callers to use ChromeUtils. r=mccr8 2018-08-18 12:44:57 -07:00
taskcluster Bug 1484882 - Disable sccache idle shutdown on Windows builds. r=gps 2018-08-21 09:54:04 +09:00
testing Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
third_party Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
toolkit Bug 1483248 Part 1 - Allow recording child processes to handle TabChild deletion, r=mccr8. 2018-08-21 00:58:31 +00:00
tools Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
uriloader Merge mozilla-inbound to mozilla-central. a=merge 2018-08-21 12:54:24 +03:00
view
widget Bug 1484463 - Remove GeckoAppShell.setScreenDepthOverride(). r=jchen 2018-08-20 19:11:09 +00:00
xpcom Bug 1355346 - Call nsCocoaFileUtils::AddOriginMetadataToFile off of the main-thread when completing downloads. r=mstange 2018-08-17 19:07:51 -04:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1481442 - Remove followonsearch system add-on. r=Standard8 2018-08-20 11:50:27 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1346211 - Part 7: Clobber after modifying ICU data file. r=clobber 2018-08-17 14:30:37 -07:00
Cargo.lock Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE 2018-08-21 20:20:24 +03:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps 2018-08-17 16:40:10 +00:00
Pipfile bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps 2018-08-06 06:45:33 -04:00
Pipfile.lock bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps 2018-08-06 06:45:33 -04:00
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
old-configure.in Bug 1480558 - part 3 - unset AS_DASH_C_FLAG for aarch64 windows; r=mshal 2018-08-21 11:00:35 -04:00
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