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
Перейти к файлу
Ting-Yu Lin a8f560ec17 Bug 1290276 Part 7 - Restyle element and its descendant after loading XBL bindings. r=heycam
MozReview-Commit-ID: 1WiioW3xxMX

--HG--
extra : rebase_source : fd0820151911e7c1b69ed2524282ecbd72a42c57
2017-06-05 14:21:32 +08:00
.cargo
.vscode
accessible Bug 1367715: Check for IClientSecurity in a11y QueryInterface implementations; r=surkov 2017-05-31 16:07:30 -06:00
addon-sdk Backed out changeset 6f17a72e69cc (bug 1367424) 2017-06-06 13:02:29 +02:00
browser Bug 1369282 - Update the close button style in the onboarding overlay to fit the spec;r=Fischer,mossop,rexboy 2017-06-07 13:51:46 +08:00
build Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
caps Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
chrome Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
config Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
db Bug 1367892 - Upgrade to SQLite 3.19.2. r=mak 2017-05-25 17:03:46 -04:00
devtools Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
docshell Bug 1024557 - Ignore x-frame-options if CSP with frame-ancestors exists. r=smaug 2017-06-07 21:17:49 +02:00
dom Bug 1290276 Part 6 - Add FFI functions to allow various XBL data to be used from servo side. r=heycam 2017-06-05 14:00:27 +08:00
editor Bug 1371170 - Add non-virtual EditorBase::GetSelectionController. r=masayuki 2017-06-08 13:58:09 +09:00
embedding
extensions Bug 1366882 - Fix a resource leak - CID 1402588 r=erahm 2017-05-24 19:39:26 +02:00
gfx Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
gradle/wrapper
hal Bug 1366356 - Decrease the process priority of content processes that are not running a foreground tab - part 2 - enabled if the platform specific code is ready, r=smaug 2017-06-07 09:59:00 +02:00
image Bug 1368440. Drop the layerized version of animated images when they are discarded so we don't show an out of date version of the image. r=aosmond 2017-06-06 00:41:40 -05:00
intl Bug 1368646 - Expose nsSampleWordBreaker::GetClass as a public static function in nsIWordBreaker. r=emk 2017-06-01 17:02:54 +10:00
ipc Bug 1367885: Follow-up - remove code that mistakenly landed as part of commit 09894b9ce473; r=backout 2017-06-07 14:39:15 -06:00
js Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
layout Bug 1290276 Part 7 - Restyle element and its descendant after loading XBL bindings. r=heycam 2017-06-05 14:21:32 +08:00
media Bug 1370062 - turn off more warnings in ffvpx. r=rillian 2017-06-04 17:42:50 +09:00
memory Bug 1369626 - Remove MALLOC_XMALLOC. r=njn 2017-06-02 15:19:20 +09:00
mfbt Backed out changeset 51c81beac6aa (bug 1158445) for bustage on Android in mfbt/Poison.cpp. r=backout 2017-06-07 18:25:48 +02:00
mobile Bug 1369685 - Add 'region' to switchboard. r=sebastian 2017-06-02 18:08:20 +08:00
modules Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
mozglue Bug 1370198 Back out the patch for bug 1369419 because the patch couldn't fix bug 1361132 and causes new crash bugs r=jimm 2017-06-05 21:52:16 +09:00
netwerk Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
nsprpub Bug 1350291, landing final NSPR 4.15 RTM tag, no code change, just version number, r=me 2017-06-06 12:19:16 +02:00
other-licenses Bug 1366763 - Update the installer file icon. r=rstrong 2017-05-30 13:24:38 -07:00
parser Backout changeset 3d64bdd31c15 (bug 1333333) for causing bug 1367067, bug 1367085 and bug 1367330. 2017-05-24 11:35:33 +03:00
probes
python merge mozilla-inbound to mozilla-central a=merge 2017-06-02 14:22:17 +02:00
rdf
security Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
services Bug 1369855 - Update sinon.js to version 2.3.2. r=markh 2017-06-02 15:50:30 -04:00
servo servo: Merge #17221 - stylo: Get rules from Gecko XBL stylesheets in cascading (Bug 1290276) (from aethanyc:support-xbl-stylesheet); r=heycam 2017-06-08 00:19:27 -07:00
startupcache
storage
taskcluster Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
testing Bug 1369855 - Update sinon.js to version 2.3.2. r=markh 2017-06-02 15:50:30 -04:00
third_party No bug - Revendor rust dependencies 2017-06-04 21:27:20 +00:00
toolkit Bug 1359299 - V4 caches in LookupCache need to be copied around in copy constructor. r=hchang 2017-06-06 14:16:57 +08:00
tools Bug 1369612 - Remove ProfilerStackFrameDynamicRAII and profiler_call_{enter,exit}. r=mstange. 2017-06-02 15:38:20 +10:00
uriloader Bug 1354920 - Typo fixes around 'algorithm'. r=MattN 2017-06-06 17:50:25 -07:00
view Bug 1354933. Add some asserts for document viewer teardown. r=mats 2017-06-03 01:31:12 -05:00
widget Bug 1250823 part 2 - IMEContentObserver should cache adding ranges as a range during document change r=smaug 2017-06-08 11:24:58 +09:00
xpcom Merge m-c to autoland. a=merge 2017-06-07 22:55:56 -04:00
xpfe Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-31 20:59:02 +02:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1368058 - Fix Android and Linux Nightlys - triggered-by was removed in Bug 1351011; r=Callek a=tomcat 2017-05-26 14:43:58 +00:00
.eslintignore Merge m-c to autoland. a=merge 2017-05-30 20:47:52 -04:00
.eslintrc.js
.flake8 Bug 1288432 - Use new mozlint configuration for flake8 linter, r=bc 2017-06-02 09:46:01 -04:00
.gdbinit
.gdbinit_python Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00
.gitignore Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester 2017-05-31 15:45:47 +01:00
.hgignore Bug 1364410 - Fix quantum-pageload test so it runs locally on windows via mach; r=jmaher 2017-06-05 14:51:06 -04:00
.hgtags
.inferconfig
.lldbinit Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS Bug 1111333 - Enable double-tap-drag to zoom. r=kats 2017-05-23 19:53:06 +02:00
Android.mk
CLOBBER Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1307301 - Don't attempt to compress compressed files when packing the symbols archive. r=ted 2017-04-27 22:51:19 -07:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted 2017-05-25 11:48:03 -04:00
moz.configure Bug 1363811 - Replace all uses of delayed_getattr(a, 'b') with a.b. r=cmanchester+432261 2017-05-19 07:03:40 +09:00
mozilla-config.h.in
npm-shrinkwrap.json
old-configure.in Bug 1367487: Change bundle name (CFBundleName) of content process on OSX/macOS to differentiate it from the Firefox bundle name. r=mstange,ted 2017-06-05 16:08:24 -04:00
package.json
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:

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

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