gecko/layout/inspector
Ms2ger 909e2c851d 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.
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
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
inDeepTreeWalker.cpp
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
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
inDOMView.h
inICSSValueSearch.idl
inIDeepTreeWalker.idl
inIDOMUtils.idl Bug 1152033 - Expose CSS lexer to js. r=heycam, r=bz 2015-05-04 10:28:00 -04:00
inIDOMView.idl
inISearchObserver.idl
inISearchProcess.idl
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
inSearchLoop.h
moz.build Bug 1018324 - Remove inIFlasher. r=roc 2015-01-26 17:08:45 +00:00
nsFontFace.cpp
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
nsFontFaceList.h
nsIDOMFontFace.idl
nsIDOMFontFaceList.idl