gecko/layout
Mats Palmgren 90d0315f85 Bug 653649 - New way of getting child lists from frames. (part 2/5) r=roc sr=dbaron
Implement GetChildList(ChildListID) and GetChildLists(nsTArray<ChildList>*)
for various frame classes.  Remove GetAdditionalChildListName(PRInt32)
methods and associated macros and list index constants.
2011-08-24 22:54:29 +02:00
..
analysis
base Bug 659350 part 4. Change some tests that depend on the old behavior where inline event handlers hang directly off the JSObject to not depend on it. r=smaug 2011-08-24 15:49:25 -04:00
build bug 678842: remember spell check setting per site; r=ehsan 2011-08-23 15:03:33 -04:00
doc
forms Bug 653649 - New way of getting child lists from frames. (part 2/5) r=roc sr=dbaron 2011-08-24 22:54:29 +02:00
generic Bug 653649 - New way of getting child lists from frames. (part 2/5) r=roc sr=dbaron 2011-08-24 22:54:29 +02:00
inspector Bug 678768: Fix out-of-order init list for nsFontFace constructor. r=jfkthame 2011-08-14 10:39:56 -07:00
ipc Bug 668698 - Fixed position layers has been broken in 637852 r=stechz 2011-07-28 14:18:00 -04:00
mathml Remove overflow handling that should have been removed along with the standards-mode text-shadow of text-decoration handling in bug 403524, changeset 83b2648ee442. (Bug 680505, patch 1) r=roc 2011-08-20 21:35:56 -04:00
printing Bug 671970 - Crash [@ nsPrintEngine::ReflowDocList, r=roc 2011-07-18 14:02:02 +03:00
reftests Bug 659350 part 4. Change some tests that depend on the old behavior where inline event handlers hang directly off the JSObject to not depend on it. r=smaug 2011-08-24 15:49:25 -04:00
style bug 680037 - check calls for failure before using the results in nsFontFaceLoader::LoadTimerCallback. r=jdaggett 2011-08-23 13:33:51 +01:00
svg bug 637179 - use PRUint32 for character/cluster indexes to avoid build warnings. r=jwatt 2011-08-23 13:31:56 +01:00
tables Bug 653649 - New way of getting child lists from frames. (part 2/5) r=roc sr=dbaron 2011-08-24 22:54:29 +02:00
tools Bug 672538 - remotereftest.py and runtestsremote.py reference dm_auto before initialized; r=jmaher 2011-07-20 13:02:48 -04:00
xul Bug 653649 - New way of getting child lists from frames. (part 2/5) r=roc sr=dbaron 2011-08-24 22:54:29 +02:00
Makefile.in