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
Перейти к файлу
Chris Pearce 375dc51df7 Bug 1271169 - Add gtest to ensure EME device binding works. r=gerald
Call the device binding code in gtests, and have a test GMP which returns the
device ID it was passed in a message, so that we can verify that the id the GMP
was passed is the same as the id generated in the parent.

MozReview-Commit-ID: Gjqvo6dRK1D

--HG--
extra : rebase_source : bea5acc878a639fb819051e19e23533c14c19927
2016-05-10 13:40:05 +12:00
accessible Bug 1031184 - Introduce a NativeDescription method to more easily customize accessible descriptions for various classes, r=MarcoZ 2016-05-23 00:12:54 +02:00
addon-sdk Bug 1227230 - Remove all of the e10s prompting code. r=jimm 2016-05-12 20:31:52 -03:00
b2g Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
browser Backed out changeset 6e2a4ab6ed34 (bug 1255270) on a CLOSED TREE for leaking the world. 2016-05-23 17:32:56 +01:00
build Bug 1273625 - rust: target i686-pc-windows-msvc. r=mshal 2016-05-19 10:45:46 -07:00
caps Bug 1274415 - Fix -Wshadow warnings in caps/ directory. r=dveditz 2016-05-19 01:04:46 -07:00
chrome Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
config Bug 1269171 - Change how mozalloc.h is hooked in STL wrappers. r=froydnj 2016-05-22 08:32:40 +09:00
db/sqlite3 Bug 879133 - "indexedDB.open fails if profile is in network drive". r=mak77 2016-05-03 02:53:00 +02:00
devtools Bug 1267251 - Change message IDs for animation warnings. r=birtles,pbro 2016-05-19 13:06:27 +09:00
docshell Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
dom Bug 1271169 - Add gtest to ensure EME device binding works. r=gerald 2016-05-10 13:40:05 +12:00
editor Bug 1272490 nsHTMLEditRules::ReapplyCachedStyles() should do nothing if nsIEditor::GetSelection() returns nullptr r=Ehsan 2016-05-17 11:47:39 +09:00
embedding Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
extensions Backed out changeset e3f130f1eb76 (bug 890908) for suspicion that something in this push caused failing Crashtests and Android/Valgrind issues on a CLOSED TREE 2016-05-23 11:37:57 +02:00
gfx Backed out 5 changesets (bug 1274149) for intermittent failures in apz tests CLOSED TREE 2016-05-23 13:01:22 -07:00
gradle/wrapper Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella 2016-04-19 20:01:38 +02:00
hal Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice 2016-05-18 18:25:35 +02:00
image Bug 1219992 - Remove RasterImage::Init failed warning. r=tn 2016-05-20 20:03:44 -07:00
intl Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug 2016-05-18 18:21:56 +02:00
ipc Bug 1271169 - Move all device binding code into librlz and remove static runtime requirement. r=glandium 2016-05-20 16:11:29 +12:00
js Back out changeset 16a18faa5363 (bug 1273955) for causing frequent timeouts in browser_wa_destroy-node-01.js 2016-05-23 18:59:27 -07:00
layout Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
media Backed out changeset 998ed936f745 (bug 1228601) for reftest failure in 1frame_rotation_90.mp4. r=backout on a CLOSED TREE 2016-05-23 14:24:00 +02:00
memory Bug 1269171 - Change how mozalloc.h is hooked in STL wrappers. r=froydnj 2016-05-22 08:32:40 +09:00
mfbt Bug 1269319 - Make AlignedStorage/AlignedStorage2 non-copyable to fix strict aliasing issues. r=Waldo 2016-05-19 20:57:36 +02:00
mobile Merge fx-team to central, a=merge 2016-05-20 14:14:00 -07:00
modules Bug 1272640: Apply meta-patches to fdlibm/; r=arai 2016-05-19 16:05:34 +02:00
mozglue Bug 1274253. Properly test the cpuid bits. 2016-05-19 15:01:45 -04:00
netwerk Bug 1274242 - Linkify should not stop at |. r=valentin 2016-05-23 05:45:00 +02:00
nsprpub Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek 2016-03-15 17:44:17 -04:00
other-licenses Merge m-c to fx-team, a=merge 2016-03-16 16:52:30 -07:00
parser Bug 1236923 - Check int for overflow. r=peterv 2016-05-21 10:05:05 -07:00
probes Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted 2016-03-07 14:59:13 +01:00
python Merge inbound to m-c. a=merge 2016-05-19 12:46:54 -04:00
rdf Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug 2016-05-18 18:21:56 +02:00
release/docker Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD 2016-04-20 17:03:09 -04:00
security Bug 1273711 - Avoid OOM aborts in nsSecretDecoderRing::encode(). r=cykesiopka. 2016-05-19 08:55:48 +10:00
services Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh 2016-05-18 15:45:29 -07:00
startupcache Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj 2016-05-11 21:17:05 -07:00
storage Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
taskcluster Bug 1274645: generate task labels for docker image builds; r=ahal 2016-05-20 21:04:49 +00:00
testing Back out 8 changesets (bug 931445, bug 1274104, bug 1270386) for frequent e10s APZ mochitest failures starting with test_group_mouseevents.html 2016-05-23 18:42:32 -07:00
toolkit Back out 8 changesets (bug 931445, bug 1274104, bug 1270386) for frequent e10s APZ mochitest failures starting with test_group_mouseevents.html 2016-05-23 18:42:32 -07:00
tools Bug 1274041 - Make child process write its memory map to a different file name. r=jesup 2016-05-20 19:57:31 -07:00
uriloader Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
view Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
widget Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
xpcom Bug 1096776 part 2 - Modify animation in order to support null timeline. r=birtles 2016-05-23 08:23:14 +09:00
xpfe Back out 6 changesets (bug 881832) for failures in test_Debugger.Source.prototype.element.html 2016-05-23 18:34:49 -07:00
.clang-format Bug 961541 - Make Clang-Format ignore all comments. r=mystor 2015-06-26 12:38:44 -07:00
.clang-format-ignore
.eslintignore Bug 1265869 - Add task.js and use in devtools. r=jryans 2016-05-17 13:07:55 -06:00
.eslintrc Bug 1245916: Unify eslint global discovery rules. r=pbrosset 2016-02-05 11:37:50 -08:00
.flake8 Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod 2016-05-05 17:21:12 -04:00
.gdbinit
.gitignore Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans 2016-05-02 00:22:31 +01:00
.hgignore Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans 2016-05-02 00:22:31 +01:00
.hgtags No bug - Tagging mozilla-central 1c6385ae1fe7e37d8f23f958ce14582f07af729e with FIREFOX_AURORA_48_BASE a=release DONTBUILD CLOSED TREE 2016-04-25 10:00:42 -07:00
.lldbinit Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky 2016-03-01 16:36:08 +00:00
.taskcluster.yml Bug 1274717: use a level-appropriate scope; r=garndt a=KWierso 2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py Bug 1162714 - Don't let YCM generate machc. r=ehsan 2015-05-07 13:48:00 +02:00
AUTHORS Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
Android.mk
CLOBBER Bug 1271829 - Propagate MSVC -arch switch to nss. r=glandium 2016-05-20 19:35:51 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out changeset f8e784f16f69 (bug 1273006) for breaking Android nightlies. a=me 2016-05-19 10:35:39 -04:00
README.txt No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE 2015-08-30 21:53:27 +12:00
aclocal.m4 Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted 2016-04-14 13:21:29 +09:00
build.gradle Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella 2016-04-29 14:48:43 +02:00
client.mk Bug 1264703 - Add configure as a tier to build metrics. r=gps 2016-04-15 09:17:40 -07:00
client.py
configure.in Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted 2016-02-25 07:22:33 +09:00
configure.py Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander 2016-03-23 09:24:47 +09:00
gradle.properties Bug 1218370 - Use Gradle daemon in srcdir builds. r=me 2015-10-26 09:28:14 -07:00
gradlew Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian 2015-10-21 15:07:55 -07:00
mach Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps 2015-05-01 12:20:55 -04:00
moz.build Bug 1258497: Implement a new taskgraph generation system; r=gps 2016-05-16 22:53:22 +00:00
moz.configure Bug 1269513 - Move --with-system-hunspell to Python configure. r=glandium 2016-05-17 14:40:03 -07:00
mozilla-config.h.in Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps 2015-12-15 08:06:11 +09:00
old-configure.in Bug 1273603 - rust: enable sse2 code generation on win32. r=mshal 2016-05-19 10:45:46 -07:00
settings.gradle Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella 2016-02-17 19:25:54 -08:00
test.mozbuild Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps 2015-12-01 13:57:52 +09:00

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/