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 Peterson a9237986ab Bug 1336778 - Part 3a: Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h. r=jimm
MozReview-Commit-ID: 4ffv8S2LShO

--HG--
extra : rebase_source : fa54ca7eb202a55cac1fc4113d9cd5ac00affc35
2017-02-06 13:25:17 -08:00
.cargo
accessible Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal 2017-02-14 16:32:18 -07:00
addon-sdk Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
b2g Bug 1338311 - Update builders to rust 1.15.1. r=mshal 2017-02-09 14:43:26 -08:00
browser Bug 1338064 - Enable VP9 in MP4 for EME in Nightly. r=gerald 2017-02-09 20:09:39 +13:00
build Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
caps Bug 1339213 - Inline IsRestrictOpenerAccessForFPI, r=tihuang 2017-02-14 13:45:35 +02:00
chrome
config Bug 1337895 - Make the pkg-config rust crate happy when cross-compiling. r=froydnj 2017-02-08 14:13:50 -05:00
db/sqlite3 Bug 1339321 - Upgrade to SQLite 3.17.0. r=mak 2017-02-13 23:05:10 -05:00
devtools Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
docshell Bug 1337537 - Workarounds to avoid TabGroup assertions in edge cases (r=smaug) 2017-02-13 17:03:03 -08:00
dom Bug 1338032 - Report VP9 in MP4 not supported in HTMLMediaElement.canPlayType, but supported in MediaSource.isTypeSupported(). r=gerald 2017-02-15 13:37:01 +13:00
editor Bug 1337718 part.10 Make EditorEventListener::MouseClick() and EditorEventListener::HandleMiddleClickPaste() use WidgetMouseEvent as far as possible r=m_kato 2017-02-08 22:55:54 +09:00
embedding
extensions Bug 1338253 - Remove remaining legacy generator from extensions/cookie/test/. r=jdm 2017-02-11 11:47:57 +09:00
gfx Bug 1336929 - Have UiCompositorControllerChild cache surface resize when not yet initialized. r=jchen,dvander 2017-02-14 09:11:14 -08:00
gradle/wrapper
hal
image Backed out 5 changesets (bug 1290292, bug 1290293) for gfx assertions 2017-02-13 19:28:45 -08:00
intl Bug 1338928: Add constexpr to static data under intl/ for better codegen on Windows. r=emk 2017-02-15 15:08:31 +13:00
ipc Bug 1339327 (part 5) - Rename some profiler functions related to sleeping. r=mstange. 2017-02-15 14:26:23 +11:00
js Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*. (r=arai) 2017-02-14 16:22:00 -08:00
layout Bug 1324524 - Make sure we use nsDisplayTableCellbackground for tables with border-collapse. r=tnikkel 2017-02-13 13:07:36 +13:00
media Bug 1339204 - Adds support in StageFright for VP9.0 FourCCs r=cpearce 2017-02-14 10:29:46 +13:00
memory
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 m-i 2017-02-12 15:33:29 -08:00
modules Merge autoland to central, a=merge 2017-02-10 14:32:26 -08:00
mozglue Bug 1312086 - part 3 - move js::{Mutex,ConditionVariable}Impl to mozglue; r=fitzgen,glandium 2017-02-08 20:52:55 -05:00
netwerk Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
nsprpub
other-licenses
parser Bug 1121669 - Add a mutex around mFlushTimer to deal with write appearing to other threads in an inconsistent order. r=jseward. 2017-01-26 08:45:31 +02:00
probes
python Bug 1306078 - part 3 - make `mach vendor rust` check for overly-large files; r=ted.mielczarek 2017-02-14 16:12:19 -05:00
rdf
release/docker
security Merge m-c to inbound, a=merge 2017-02-14 14:45:40 -08:00
services Bug 1338439 followup, placate eslint 2017-02-12 20:50:46 -08:00
servo servo: Merge #15509 - stylo: Remove useless traverse_subtree call warning (from heycam:rm-warning); r=emilio 2017-02-11 01:55:15 -08:00
startupcache
storage Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2017-02-14 13:38:00 +01:00
testing Merge m-c to inbound, a=merge 2017-02-14 14:45:40 -08:00
third_party/rust Bug 1336607 - Update vendored Rust sources to include geckolib dependencies; r=froydnj 2017-02-10 12:19:18 -08:00
toolkit Merge m-c to inbound, a=merge 2017-02-14 14:45:40 -08:00
tools Bug 1339327 (part 8) - Move the LUL printing check out of SignalSender()'s inner loop. r=jseward. 2017-02-15 14:26:23 +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 Bug 1336778 - Part 3a: Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h. r=jimm 2017-02-06 13:25:17 -08:00
xpcom Bug 1339327 (part 5) - Rename some profiler functions related to sleeping. r=mstange. 2017-02-15 14:26:23 +11:00
xpfe
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1338385 - Add cron job for nightly coverage tests run; r=jmaher 2017-02-08 11:16:25 -08: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
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1337233 - Part 2: Update cross-compile OS X builds to clang 3.9; r=froydnj 2017-02-08 09:48:28 -05:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1329355 - Remove MOZ_AUTOMATION_PRETTY*; r=ted 2017-01-10 11:07:13 -05:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
git Bug 1335050 - Allow customization of object rep's title generation. r=Honza 2017-02-08 10:49:14 -05:00
gradle.properties
gradlew
mach
moz.build
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/