gecko-dev/layout/inspector
Nathan Froyd 21a2c67fd3 Bug 1272397 - use AppendElements in GetColorsForProperty; r=tromey
Creating an array of exactly the size that we need is faster than
possibly going through several rounds of reallocation and copying.
2016-05-19 21:48:59 -04:00
..
tests Bug 759568 - Part 4. mochitest for background-clip:text; r=heycom 2016-04-14 16:28:07 +08:00
inCSSValueSearch.cpp Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10: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 1272397 - use AppendElements in GetColorsForProperty; r=tromey 2016-05-19 21:48:59 -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 1184842. Pass aOldValue to all mutation observers. r=peterv 2015-07-25 18:01:19 +12: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 1247420 - part1: removeContentState. r=smaug 2016-03-30 11:54:27 +02: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
inLayoutUtils.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07: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 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
nsFontFace.cpp Bug 1265452 - Remove use of nsAutoPtr from gfx/thebes. r=jrmuizel 2016-04-15 20:45:37 +01:00
nsFontFace.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsFontFaceList.cpp Bug 1251995 part 2 - Add gfxTextRun::Range to replace parameter pairs like (offset, length) and (start, end). r=jfkthame 2016-03-08 15:56:18 +08: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