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
Перейти к файлу
Jeremy Chen 0d17d1e151 Bug 906116 - part3.2: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron
Use ReconstructFrame | (any ther bits needed) to replace
NS_STYLE_HINT_FRAMECHANGE in nsStyle*::MaxDifference.

For those nsStyle* that do not have nsChangeHint_NeutralChange in their
CalcDifference, we should be able to elimate nsChangeHint_NeutralChange from
their MaxDifference as well.

MozReview-Commit-ID: B3VJWt6gKoL

--HG--
extra : rebase_source : d0deff5bb579438c33b7b3288fc76d8b0420e1af
2016-07-06 13:06:14 +08:00
accessible Bug 1283060 - prevent null pointer dereference in logging::TreeInfo. r=surkov.alexander 2016-06-29 14:06:31 +03:00
addon-sdk Bug 1222690 - SDK Content Script should not be frozen during the page loading. r=gabor 2016-06-20 16:33:21 +02:00
b2g Backed out changeset 2989436eb134 (bug 1283983) on developers request 2016-07-04 09:20:46 +02:00
browser Merge m-c to autoland, a=merge 2016-07-05 17:14:16 -07:00
build merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
caps Bug 1283855 part 20 - Make more principals code take JSContext instead of JSRuntime. r=luke 2016-07-05 16:49:46 +02:00
chrome
config bug 1280326 - make MockedOpen case-insensitive on Windows. r=gps 2016-06-28 16:11:33 -04:00
db/sqlite3
devtools Bug 1283800 - Storage inspector throws unhandled exception trying to access localStorage on about:home r=mratcliffe 2016-07-01 06:26:00 +02:00
docshell Backed out changeset 00312b136937 (bug 968273) for causing regressions 2016-06-28 10:03:25 +02:00
dom Bug 1284754 - modify typo error for the event openMediaWithExternalApp. r=jwwang 2016-07-06 15:07:21 +08:00
editor Bug 906420 - Part 1: Implement DataTransferItem and DataTransferItemList, r=baku 2016-07-04 15:45:45 -04:00
embedding merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
extensions Bug 1280497 - fixes bug 1280497 by removing the assert and adding missing code in permission manage. r= baku 2016-06-17 08:18:00 +02:00
gfx Bug 1283106 - Put empty skip chars in gfxPlatform singleton rather than static local variable. r=jfkthame 2016-07-05 11:02:24 +10:00
gradle/wrapper
hal Bug 1276927: Add V4L ioctl 'VIDIOC_S_HW_FREQ_SEEK' if undefined by Linux, r=gsvelto 2016-06-16 08:43:51 +01:00
image Bug 1264809 - (Part 2) Preserve scale ratio if SVG dosen't have viewport size and viewBox. r=dholbert 2016-07-01 02:27:00 +02:00
intl Bug 1280757 - Load hyphenation from test profile directory. r=sebastian 2016-06-29 23:06:45 +08:00
ipc Bug 1283855 part 7 - Make JS_SetGCZeal take JSContext instead of JSRuntime. r=sfink 2016-07-05 11:06:05 +02:00
js Bug 1276029 - Baldr: remove unnecessary 'cx' arg from deserialize path (r=bbouvier) 2016-07-04 12:20:19 -05:00
layout Bug 906116 - part3.2: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron 2016-07-06 13:06:14 +08:00
media merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
memory
mfbt Bug 1282795 - Silence warnings when MOZ_ALWAYS_{TRUE,FALSE} are passed expressions with embedded side effects, that would ordinarily trigger side effects but don't inside certain unevaluated contexts within MOZ_ASSERT, which then triggers compiler warnings with new-enough clang. You are not expected to understand this. r=froydnj 2016-06-28 17:12:14 +01:00
mobile Bug 1284754 - modify typo error for the event openMediaWithExternalApp. r=jwwang 2016-07-06 15:07:21 +08:00
modules Bug 1283892 - Disable D3D9 for igdumd64.dll 8.15.10.2119/2104/2102 - r=kentuckyfriedtakahe 2016-07-05 11:44:58 +10:00
mozglue Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp 2016-06-09 18:44:34 -04:00
netwerk Merge m-i to m-c, a=merge 2016-07-04 15:02:22 -07:00
nsprpub
other-licenses
parser Bug 1223838 - Fix wrong policy associated with empty string. r=fkiefer,hsivonen 2016-05-30 15:17:45 +08:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
rdf Bug 1275744 - Reference MOZ_LOG in rdf comments. r=erahm 2016-05-26 11:40:52 -07:00
release/docker
security Backed out changeset 3601419d2e4b (bug 742434) for test failures like /content-security-policy/media-src/media-src-7_3.html timeouts 2016-07-05 12:25:55 +02:00
services Merge autoland into mozilla-central; a=merge 2016-07-04 09:01:56 -07:00
startupcache Bug 1278452 - Add some null checks when getting streams. r=froydnj. 2016-06-07 16:03:32 +10:00
storage Bug 1283083 - Cloning a connection should re-attach databases to the clone. r=asuth 2016-06-29 17:33:15 +02:00
taskcluster Bug 1283596 - Update firefox-ui-tests task template files for local and remote tests. r=garndt 2016-06-30 22:44:41 +02:00
testing Bug 1261101 - Add full update snippet contents to the update results dictionary. r=maja_zf 2016-07-04 16:55:13 +02:00
toolkit Merge m-c to autoland, a=merge 2016-07-05 17:14:16 -07:00
tools Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
uriloader Bug 1277028 - Make external protocol handlers work with e10s redirects, r=jduell 2016-07-01 05:16:00 +02:00
view
widget Merge m-c to autoland, a=merge 2016-07-05 17:14:16 -07:00
xpcom Bug 911216 - Part 27: Properly set up incumbent and current globals for Promise reaction jobs. r=efaust,bz 2016-07-02 02:00:47 +02:00
xpfe Backed out changeset e7a3ba795e1a (bug 1276976) for timeouts in browser_tableWidget_mouse_interaction.js on a CLOSED TREE 2016-06-09 15:28:22 +02:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau 2016-07-01 18:35:25 -05:00
.eslintrc
.flake8 Bug 1283129 - Flake8 linter is accidentally linting some eslint related .lint files, r=maja_zf 2016-06-29 10:37:27 -04:00
.gdbinit
.gdbinit_python
.gitignore Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker 2016-06-02 15:38:36 -04:00
.hgignore Bug 1271734 - Move all eslint related infrastructure to tools/lint, r=miker 2016-06-02 15:38:36 -04:00
.hgtags No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE 2016-06-06 15:11:06 -04:00
.lldbinit
.taskcluster.yml Bug 1282864 - Remove unecessary revision hash info from decision task r=dustin 2016-06-28 13:02:04 -05:00
.ycm_extra_conf.py Bug 1283340: python: fix .ycm_extra_conf.py for python 3 r=gps 2016-06-29 18:15:46 -07:00
AUTHORS
Android.mk
CLOBBER Bug 1267887 - Bump CLOBBER. r=me 2016-06-29 09:13:21 -07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1275111 - Move artifact download/install into its own tier; r=glandium 2016-06-01 13:48:53 -04:00
README.txt
aclocal.m4 bug 1266368 - move rust.m4 to configure. r=glandium 2016-05-16 15:27:37 -04:00
build.gradle
client.mk Bug 1278415 - Ensure MOZ_CURRENT_PROJECT is set when running make directly in objdir. r=gps 2016-06-16 11:43:30 +09:00
client.py
configure.in
configure.py Bug 1278415 - Also write a mozinfo for js standalone builds. r=gps 2016-06-16 11:43:23 +09:00
gradle.properties
gradlew
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
moz.build
moz.configure Bug 1282135 - Require --enable-debug to produce a debug builds, and fix interaction with MOZ_DEBUG in the environment. r=glandium 2016-06-24 12:36:16 -07:00
mozilla-config.h.in
old-configure.in Backed out changeset 7a504a73b6f2 (bug 742434) 2016-07-05 12:25:40 +02: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/