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
Перейти к файлу
Boris Zbarsky 08d376c598 Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
The behavior here is a bit weird because Document is still not a
WebIDL object, so calling createNodeIterator or createTreeWalker via
an Xray will call the XPCOM versions of those methods.  That means
that I can't just disable XPCOM-based wrapping for TreeWalker and
NodeIterator altogether, unfortunately, which means a web page could
try stashing a TreeWalker in something like userdata and then getting
it back and end up wrapping it as an XPCOM object the second time.

I could "fix" that by adding a wrapper cache and whatnot, I guess, if
desired...  But the problem will go away once we convert Document in
any case.
2013-02-28 12:56:42 -05:00
accessible Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
addon-sdk Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
b2g Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
browser Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
build Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
caps Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
chrome Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
config Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
content Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv 2013-02-28 12:56:42 -05:00
db/sqlite3 Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
dbm Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
docshell Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
dom Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv 2013-02-28 12:56:42 -05:00
editor Bug 776536 part 1. Rename nsNodeIterator to mozilla::dom::NodeIterator. r=peterv 2013-02-28 12:56:41 -05:00
embedding Bug 784841 - Part 18m: Convert /embedding; r=glandium f=Ms2ger 2013-02-25 12:47:20 -08:00
extensions Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
gfx Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
hal Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
image Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
intl Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
ipc Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
js Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv 2013-02-28 12:56:42 -05:00
layout Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
media Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
memory Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
mfbt Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
mobile Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
modules Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
mozglue Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
netwerk Backed out changeset 7a79ddc7bedf (bug 834672) for bustage on a CLOSED TREE. 2013-02-27 15:09:12 -05:00
nsprpub Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms 2013-02-27 12:51:25 -08:00
other-licenses Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
parser Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
probes Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
profile Bug 784841 - Part 18β: Convert /profile; r=glandium 2013-02-25 12:47:24 -08:00
python Bug 784841 - Part 20: Fixes to support building external projects; r=glandium 2013-02-28 12:56:40 +01:00
rdf Bug 784841 - Part 18γ: Convert /rdf; r=glandium 2013-02-25 12:47:24 -08:00
security Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
services Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
startupcache Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
storage Bug 784841 - Part 18ζ: Convert /storage; r=glandium 2013-02-25 13:05:31 -08:00
testing Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
toolkit Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
tools Bug 784841 - Part 18ι: Convert /tools; r=ted 2013-02-25 13:20:01 -08:00
uriloader Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
view Merge mozilla-central into build-system 2013-02-25 22:09:18 -08:00
webapprt Bug 784841 - Part 18λ: Convert /webapprt; r=glandium 2013-02-25 13:20:01 -08:00
widget Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
xpcom Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
xpfe Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
xulrunner Bug 784841 - Part 20: Fixes to support building external projects; r=glandium 2013-02-28 12:56:40 +01:00
.gdbinit Bug 820548 - Move .gdbinit to topsrcdir. r=glandium 2012-12-11 16:05:53 -05:00
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps 2013-02-01 11:20:17 -08:00
.hgtags Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28 2013-02-19 09:30:50 -08:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
CLOBBER Bug 784841 - Part ∞: Unicorns and rainbows on a CLOSED TREE 2013-02-28 16:51:53 +01:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted 2013-02-25 12:47:18 -08:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
client.mk Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted 2013-02-25 14:09:16 -08:00
client.py Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea 2012-12-05 15:19:18 -08:00
configure.in Bug 784841 - Part 20: Fixes to support building external projects; r=glandium 2013-02-28 12:56:40 +01:00
mach Merge mozilla-central into mozilla-inbound 2013-02-02 13:53:46 -05:00
moz.build Bug 784841 - Part 18ι: Convert /tools; r=ted 2013-02-25 13:20:01 -08:00
mozilla-config.h.in Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted 2012-08-04 08:47:28 +02:00

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:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/