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
Перейти к файлу
Jean-Yves Avenard 2d5d30672a Bug 1263839: P2. Force re-run of VP9 benchmark based on a version check. r=kentuckyfriedtakahe
The version number is to be manually updated when we want to re-run the test (like improvement in ffvp9 or libvpx)

MozReview-Commit-ID: 9KzYCGWvIpp

--HG--
extra : rebase_source : a5c06065d3e174f3a4cb5ca0fbe2b08b8728f083
2016-04-13 12:44:29 +10:00
accessible Merge inbound to central, a=merge 2016-04-13 14:18:44 -07:00
addon-sdk Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
b2g merge mozilla-inbound to mozilla-central a=merge 2016-04-13 11:53:35 +02:00
browser Bug 1090315 - Remove uses of CPOWs in browser/base/content/test/general/head.js. r=felipe 2016-04-13 15:35:43 -07:00
build Bug 1256571 - Change the execution model of python configure. r=chmanchester 2016-04-14 07:29:42 +09:00
caps Bug 1105556 - Call Create(originAttributes) when loadinfo->loadingPrincipal is null, instead of CreatePrincipalWithInheritedAttributes(). r=sicking 2016-04-13 16:30:22 -07:00
chrome
config Backed out changeset cb4b18566f30 and 7c4d19e3376f (bug 1163224) for build bustage. r=backout on a CLOSED TREE 2016-04-11 19:43:04 +02:00
db/sqlite3 Bug 1260553 - Upgrade SQLite to version 3.12.1. r=mak 2016-04-11 09:44:23 -04:00
devtools Merge inbound to central, a=merge 2016-04-13 14:18:44 -07:00
docshell Bug 1105556 - Call Create(originAttributes) when loadinfo->loadingPrincipal is null, instead of CreatePrincipalWithInheritedAttributes(). r=sicking 2016-04-13 16:30:22 -07:00
dom Bug 1263839: P2. Force re-run of VP9 benchmark based on a version check. r=kentuckyfriedtakahe 2016-04-13 12:44:29 +10:00
editor Bug 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07:00
embedding Bug 1258482 - FileList should contain only Files, not Directories, r=smaug 2016-04-12 08:51:52 -04:00
extensions Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
gfx Bug 1264062 - Don't bother checking which accelerated layer types are available if they're all disabled by pref r=milan 2016-04-13 17:17:36 -04:00
gradle/wrapper
hal
image Bug 1260351 - Image: Enable ConvolveVertically/Horizontally in LS3 MMI. r=tnikkel 2016-04-13 21:40:33 +08:00
intl Bug 1255863 - Followup to fix an assertion. r=hsivonen 2016-04-09 17:55:40 +09:00
ipc Bug 1105556 - Allow loadInfo->loadingNode and loadInfo->loadingPrincipal to be null for TYPE_DOCUMENT loads. r=sicking, ckerschb 2016-04-13 16:30:16 -07:00
js Bug 1257164 - Check for interrupts in a few loops in JSON.stringify to eliminate feedback-less hangs. r=evilpie 2016-04-13 14:39:58 -07:00
layout Bug 1247150 - Consistently use StyleSheetHandle::RefPtr* for outparams in nsLayoutStylesheetCache. r=dholbert 2016-04-14 09:55:47 +10:00
media Bug 1263735: Update libcubeb to remove wasapi stubbing for enumeration r=kinetik 2016-04-11 17:19:46 -04:00
memory
mfbt Bug 1262663 - Clean up UniquePtr return documentation. r=Waldo 2016-04-11 14:36:29 -07:00
mobile Bug 1260499 - Handle incoming messages before push service is initialized. r=nalexander,jchen 2016-04-13 16:55:25 -07:00
modules Bug 1258595 - Shut down the Push service if errors occur at startup. r=wchen 2016-03-21 18:07:16 -07:00
mozglue Bug 1262348. Block ss2osd.dll r=bsmedberg 2016-04-13 10:08:40 -04:00
netwerk Bug 1105556 - Add a hidden preference that is checked in debug mode to determine whether the main LoadInfo() constructor should assert that the ContentPolicyType is not TYPE_DOCUMENT. 2016-04-13 16:30:36 -07:00
nsprpub
other-licenses
parser Bug 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07:00
probes
python Bug 1256571 - Change the execution model of python configure. r=chmanchester 2016-04-14 07:29:42 +09:00
rdf
release/docker
security Bug 1029173 - Clean up nsDataSignatureVerifier. r=keeler 2016-04-12 18:09:06 -07:00
services
startupcache
storage
testing Bug 1262184 - Web Platform test for embed load skipping in media nodes; r=bz 2016-04-13 15:27:20 -07:00
toolkit Bug 888969 - Make our tree's sole implementation of nsIRemoteTagService.getRemoteObjectTag not depend upon the infallibility of [[GetPrototypeOf]] on the object provided to it. r=bz 2016-04-13 14:31:14 -07:00
tools Revert "Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer" because of widespread breakage due to whitelisted executable names in third parties 2016-04-08 13:34:40 -04:00
uriloader Backed out 2 changesets (bug 1262339) for leaks 2016-04-12 12:12:02 -07:00
view
widget Bug 1264196 - Use the DPI from the parent window, if any, for consistency between popups and their owners when straddling a monitor boundary. r=emk 2016-04-13 14:40:46 +01:00
xpcom Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
xpfe
.clang-format
.clang-format-ignore
.eslintignore Bug 1256773 - eslint issues fix for devtools/client/webconsole/panel.js. r=lclark 2016-04-06 15:35:00 +02:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Revert "Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer" because of widespread breakage due to whitelisted executable names in third parties 2016-04-08 13:34:40 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Followup for bug 1264129 - Give the executable bit to configure. r=me 2016-04-13 10:43:06 +09:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1259382 - Remove support for Intel C/C++ compiler. r=ted 2016-04-13 17:11:36 +09: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/