gecko-dev/layout/inspector
Ms2ger 98d44fafe9 Bug 1172536 - Stop using for each loops in layout; r=roc
These are SpiderMonkey-proprietary legacy feature which has been deprecated
and is expected to be removed in due course.

This commit also fixes a number of bugs in test_bug708874.xul. In particular,
because of the semicolon after the for head, the (alleged) loop body was only
executed for the final element of the array ({}), and because each of the
functions under test threw an exception, only the first call was executed.

I do not know of a way to test the changes in frame-verify.js, so I can't
guarantee they actually work.

--HG--
extra : commitid : 9WYVkuNzWOA
2015-06-20 09:16:51 +02:00
..
tests Bug 1172536 - Stop using for each loops in layout; r=roc 2015-06-20 09:16:51 +02:00
inCSSValueSearch.cpp Backout revision 308e51eae10c for build bustage. 2014-06-20 13:00:08 +02:00
inCSSValueSearch.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inDOMUtils.cpp Bug 1152033 - Expose CSS lexer to js. r=heycam, r=bz 2015-05-04 10:28:00 -04:00
inDOMUtils.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inDOMView.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
inDOMView.h Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron 2014-06-23 18:40:01 -04:00
inDeepTreeWalker.cpp Bug 777674 - setCurrentNode for inDeepTreeWalker. r=bz 2014-09-24 07:20:43 +02:00
inDeepTreeWalker.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
inICSSValueSearch.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
inIDOMUtils.idl Bug 1152033 - Expose CSS lexer to js. r=heycam, r=bz 2015-05-04 10:28:00 -04:00
inIDOMView.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
inIDeepTreeWalker.idl Bug 777674 - setCurrentNode for inDeepTreeWalker. r=bz 2014-09-24 07:20:43 +02:00
inISearchObserver.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
inISearchProcess.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
inLayoutUtils.cpp Bug 1018324 - Remove inIFlasher. r=roc 2015-01-26 17:08:45 +00:00
inLayoutUtils.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
inSearchLoop.cpp Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
inSearchLoop.h Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
moz.build Bug 1018324 - Remove inIFlasher. r=roc 2015-01-26 17:08:45 +00:00
nsFontFace.cpp Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
nsFontFace.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
nsFontFaceList.cpp bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett 2014-09-16 10:58:12 +01:00
nsFontFaceList.h Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron 2014-06-23 18:40:01 -04:00
nsIDOMFontFace.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00
nsIDOMFontFaceList.idl Backed out changeset 1dcb339812d1 (bug 945091) for mochitest-8 bustage on a CLOSED TREE 2013-12-04 09:24:09 +01:00