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
Перейти к файлу
Julian Descottes 7bff6c515d Bug 1239673 - memorytable: set tree-node-odd from JS. r=vporof
Only visible table rows are rendered, therefore we
cannot rely on :nth-child(2) to create background stripes.

This commit adds the source index to the treeNode props.
Using this index, the treeNode can add a "tree-node-odd"
className to its element.

In css, tree-node-odd is then used to add the alternate
background color to a row,

--HG--
extra : rebase_source : 9ce30781c0e7a2197486a7e0271283f87fc8dff5
2016-01-19 01:44:44 +01:00
accessible Bug 1233118 - implement IAccessible2_3::selectionRanges, r=yzen 2016-01-20 12:53:03 -05:00
addon-sdk merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
b2g Bumping manifests a=b2g-bump 2016-01-21 14:30:47 -08:00
browser Bug 1204714 - Open Sync Preferences from Firefox Accounts. r=markh 2016-01-07 21:41:46 +00:00
build Fixup for bug 1239217 fixing a shell construct that does not work in autoconf. r=me 2016-01-22 16:16:06 +09:00
caps Backed out changeset a76600c2820b (bug 1240651) for ES test failures 2016-01-20 15:03:51 +01:00
chrome
config Bug 1239217 - Add the FasterMake+RecursiveMake hybrid backend. r=gps 2016-01-22 15:43:26 +09:00
db/sqlite3 Bug 1241121 - Upgrade SQLite to version 3.10.2. r=mak 2016-01-21 08:53:39 -05:00
devtools Bug 1239673 - memorytable: set tree-node-odd from JS. r=vporof 2016-01-19 01:44:44 +01:00
docshell Backout changeset 8bbed05c1661 r=bz a=abillings 2016-01-22 06:40:03 +09:00
dom merge mozilla-inbound to mozilla-central a=merge 2016-01-22 12:05:24 +01:00
editor Bug 1230216 - Changing nsIDOM*Event interfaces so that they don't inherit nsIDOMEvent. r=smaug 2016-01-12 07:49:08 +03:30
embedding Bug 1223209 - Remove geckoview_example; r=nalexander r=mfinkle 2016-01-14 18:20:02 -05:00
extensions Bug 1240916 - Part 2: Update the en-US dictionary to SCOWL 2016.01.19 a=merge 2016-01-21 14:38:56 -05:00
gfx Merge mozilla-central to mozilla-inbound 2016-01-21 16:50:24 +01:00
gradle/wrapper
hal Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
image Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
intl Bug 1220716 - Removing nsICurrentCharsetListener. r=emk 2016-01-14 14:50:27 +09:00
ipc Bug 1240985 - Make sure to queue mDequeueOneTasks after cancellation (r=dvander) 2016-01-21 07:38:27 -08:00
js Bug 676828 - Use RAII for AudioSession instead. r=bholley 2016-01-22 16:08:14 +09:00
layout Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats 2016-01-22 00:29:17 -06:00
media merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
memory Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug 2016-01-12 18:16:59 +00:00
mfbt Bug 1237201 part 8 - Make fallible Vector methods MOZ_WARN_UNUSED_RESULT. r=jwalden 2016-01-14 22:04:36 +01:00
mobile Backed out changeset 327f0142e1a7 (bug 1219078) 2016-01-22 14:31:37 +01:00
modules Bug 1240630: [ffvpx] P2. Hook up FFVPX PDM to PDMFactory. r=kentuckyfriedtakahe 2016-01-19 17:31:25 +11:00
mozglue Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker 2016-01-15 13:05:44 -05:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
nsprpub
other-licenses Bug 1233118 - implement IAccessible2_3::selectionRanges, r=yzen 2016-01-20 12:53:03 -05:00
parser Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-14 13:21:31 -08:00
probes
python Bug 1241771 - Print install manifest processing time; r=glandium 2016-01-21 22:42:47 -08:00
rdf
security Bug 1233328 - Part 2: Use SHA-256 StaticFingerprints directly instead of StaticPinset since the SHA-1 StaticFingerprints entry will always be null. r=keeler 2016-01-20 20:45:29 -08:00
services Bug 1204714 - Open Sync Preferences from Firefox Accounts. r=markh 2016-01-07 21:41:46 +00:00
startupcache Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
storage Bug 1239354: Replace old-style generator function with star functions. r=asuth 2016-01-13 08:58:15 -08:00
testing merge mozilla-inbound to mozilla-central a=merge 2016-01-22 12:05:24 +01:00
toolkit Bug 1241621 - fix notification styling for gtk2 on later branches, r=dao 2016-01-22 09:54:18 +00:00
tools Bug 1239498 - Use Stackwalk64 on win x64. r=jrmuizel 2016-01-13 15:22:01 -08:00
uriloader Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
view Bug 1241651. Remove nsPresContext::GetDisplayRootPresContext. r=mattwoodrow 2016-01-21 19:09:04 -06:00
webapprt Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug 2016-01-07 17:30:10 -05:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-01-19 12:00:45 +01:00
xpcom Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug 2016-01-21 18:14:33 +01:00
xpfe Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
xulrunner Bug 1235345 - Remove services/metrics. r=gfritzsche 2016-01-07 04:23:00 +01:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1213651 - Avoid server round-trips when displaying animated dom nodes; r=tromey 2016-01-21 13:19:58 +01:00
.eslintrc Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe 2016-01-21 07:44:11 -07:00
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1240627 - Touch CLOBBER to force a rebuild 2016-01-20 10:35:48 +11:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1239217 - Add the FasterMake+RecursiveMake hybrid backend. r=gps 2016-01-22 15:43:26 +09:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in Bug 1239217 - Enable the hybrid FasterMake+RecursiveMake backend for artifact builds. r=gps 2016-01-22 15:43:27 +09:00
gradle.properties
gradlew
mach
moz.build Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps 2015-12-23 16:18:56 +09: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
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/