gecko-dev/layout/inspector
Nathan Froyd 150bcb573b Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm
In all of the places touched by this patch, the smart pointer we're
appending is about to become unused, so simply .forget()'ing its
reference into the appropriate nsCOMArray works just fine.
2016-06-20 18:38:10 -04:00
..
tests Bug 548372 - Part4. Add space/round for shorthand property test. r=heycam 2016-05-22 18:54:00 +02: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
inDOMUtils.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
inDOMUtils.h
inDOMView.cpp Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm 2016-06-20 18:38:10 -04:00
inDOMView.h
inDeepTreeWalker.cpp
inDeepTreeWalker.h
inICSSValueSearch.idl
inIDOMUtils.idl Bug 1247420 - part1: removeContentState. r=smaug 2016-03-30 11:54:27 +02:00
inIDOMView.idl
inIDeepTreeWalker.idl
inISearchObserver.idl
inISearchProcess.idl
inLayoutUtils.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
inLayoutUtils.h
inSearchLoop.cpp
inSearchLoop.h
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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01: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
nsIDOMFontFace.idl
nsIDOMFontFaceList.idl