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
Перейти к файлу
djmdev a4f764809c Bug 1231932 - Added copy attribute value context menu to elements in the DOM Inspector; r=gl
Added a new attributes submenu option to copy value of an attribute
to clipboard. Also updated the corresponding test files.
2017-02-16 16:00:41 +05:30
.cargo
accessible Bug 1340284 - remove JAWS condition when retrieving IAccessibleApplication in ServiceProvider. r=tbsaunde 2017-02-17 11:12:16 -05:00
addon-sdk Bug 1339483: Fix tab frame lookup performance issues. r=mossop 2017-02-14 13:24:07 -08:00
b2g Bug 1338311 - Update builders to rust 1.15.1. r=mshal 2017-02-09 14:43:26 -08:00
browser Bug 1329692 - Ship updated Firefox system add-on to change app.update.url preference for Websense with new endpoint version check. r=felipc, r=bsmedberg for data 2017-02-17 14:04:46 -08:00
build Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
caps Bug 1339213 - Inline IsRestrictOpenerAccessForFPI, r=tihuang 2017-02-14 13:45:35 +02:00
chrome merge mozilla-inbound to mozilla-central a=merge 2017-02-03 13:25:24 +01:00
config Merge mozilla-central to mozilla-inbound 2017-02-16 13:18:55 +01:00
db/sqlite3 Bug 1340028 - Remove the CLANG_VERSION macro from the in-tree SQLite. r=mak 2017-02-16 09:46:41 -05:00
devtools Bug 1231932 - Added copy attribute value context menu to elements in the DOM Inspector; r=gl 2017-02-16 16:00:41 +05:30
docshell Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
dom Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
editor Bug 1339341- Downgrade several stylo errors to warnings. r=heycam 2017-02-14 18:26:10 +11:00
embedding Bug 1332392 - embedding/* should have BUG_COMPONENTS specified in moz.build files. r=ted 2017-02-06 09:45:58 -05:00
extensions Bug 1338971 - Stop using non-standard JavaScript in AutoConfig files. r=mkaply 2017-02-13 22:18:12 +09:00
gfx Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
gradle/wrapper
hal Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
image Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
intl Bug 1336836 - Null-check mEncoder for XPCOM shutdown. r=emk. 2017-02-16 08:40:30 +02:00
ipc Merge m-c to inbound, a=merge 2017-02-16 17:23:00 -08:00
js Bug 1338971 - Stop using non-standard JavaScript in AutoConfig files. r=mkaply 2017-02-13 22:18:12 +09:00
layout Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
media Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
memory Merge inbound to m-c a=merge 2017-02-15 16:18:13 -08:00
mfbt Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj 2017-01-30 15:56:05 -08:00
mobile Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
modules Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
mozglue Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
netwerk Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
nsprpub Bug 1331810: enable sending of 0 size UDP packets in NSPR. r=ted 2017-01-18 11:50:12 -08:00
other-licenses
parser Bug 1334290 - Remove useless fields from nsScanner. r=mrbkap. 2017-02-17 08:44:49 +02:00
probes
python Bug 1340401 - add back definition of FILESIZE_LIMIT; r=obvious-bustage 2017-02-17 10:18:48 -05:00
rdf Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
release/docker
security Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
services merge mozilla-inbound to mozilla-central a=merge 2017-02-16 13:15:55 +01:00
servo servo: Merge #15594 - Fix initial value of align-content and justify-content (from mbrubeck:align-content-fix); r=Manishearth 2017-02-16 18:16:28 -08:00
startupcache Bug 1339289 - Give names to a lot of common timers (r=ehsan) 2017-02-15 12:30:01 -08:00
storage Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
taskcluster Bug 1339604 - stylo builds + tests should only run on m-c and stylo branch to reduce budget impact r=kmoir a=merge 2017-02-17 16:38:30 -05:00
testing Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
third_party/rust Bug 1340407 - revendor rust dependencies after 2017-02-16 servo commits 2017-02-17 12:20:24 +08:00
toolkit Bug 1329692 - Ship updated Firefox system add-on to change app.update.url preference for Websense with new endpoint version check. r=felipc, r=bsmedberg for data 2017-02-17 14:04:46 -08:00
tools Bug 1340327 - Set bools earlier in profiler_start(). r=mstange. 2017-02-18 10:16:47 +11:00
uriloader Merge mozilla-central to mozilla-inbound 2017-02-09 11:38:08 +01:00
view Bug 1338901 - nsViewManager::ProcessPendingUpdatesForView should use AutoTArray to avoid alloc/free, r=tn 2017-02-14 03:44:23 +02:00
widget Merge m-c to inbound, a=merge 2017-02-17 13:51:01 -08:00
xpcom Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
xpfe Bug 1060419 - remove unneeded includes of prprf.h, r=froydnj 2016-12-09 10:00:01 -10:00
.clang-format
.clang-format-ignore Bug 1332797 - Move mfbt/double-conversion source files into a new source/ subdirectory, to segregate upstream files from update.sh and our local patches. r=froydnj 2017-01-23 15:11:50 -08:00
.clang-tidy
.cron.yml Bug 1338152 - Use cron.yml for taskcluster nightlies. r=dustin 2017-02-09 09:43:56 -05:00
.eslintignore Bug 1326412 - Fix ESLint issues in devtools/shared/webconsole/test/common.js. r=jryans 2017-02-13 19:16:56 +00:00
.eslintrc.js Bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView, r=jaws. 2017-02-13 13:01:32 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore NO BUG - Add subinclude:servo/.hgignore to root .hgignore 2017-02-08 11:41:52 -08:00
.hgtags No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE 2017-01-23 15:31:28 +00:00
.lldbinit
.taskcluster.yml Bug 1334810: temporarily revert {{owner}}; r=garndt 2017-02-07 16:18:19 +00:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1339749 - Refactor Telemetry IPC code. r=chutten 2017-02-15 16:25:40 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1339182 - Remove OSX universal support in the build system; r=glandium 2017-02-10 16:52:17 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1003417 - Include testing/mozbase/moz.build from root moz.build file, r=ted 2017-02-01 09:56:33 -05:00
moz.configure Bug 1197325 - Remove now unused genisoimage. r=ted 2017-02-02 10:10:27 -05:00
mozilla-config.h.in
old-configure.in Bug 1339321 - Upgrade to SQLite 3.17.0. r=mak 2017-02-13 23:05:10 -05:00
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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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 -
    http://nightly.mozilla.org/