gecko-dev/layout
Xidorn Quan 6ad1442a53 Bug 1230034 part 4 - Make FramePropertyDescriptor to be a template. r=froydnj,dbaron
This patch makes methods of FramePropertyTable and FrameProperties to be
simple template wrapper functions. Then it converts all references to
FramePropertyDescriptor to use "void" parameter to simulate the current
unsafe behavior.

SmallValueHolder is used for storing small values like int32_t, float,
which can fit in the size of a pointer directly, and thus no lifetime
management is needed.

--HG--
extra : source : 88b2723cddf119d73d8a442d8238b50406e9d604
2016-01-28 14:23:59 +11:00
..
base Bug 1230034 part 4 - Make FramePropertyDescriptor to be a template. r=froydnj,dbaron 2016-01-28 14:23:59 +11:00
build Back out out 3 changesets (bug 1239584) for B2G build failures on a CLOSED TREE. 2016-01-22 11:06:14 -08:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert 2016-01-28 10:11:00 +11:00
generic Bug 1230034 part 4 - Make FramePropertyDescriptor to be a template. r=froydnj,dbaron 2016-01-28 14:23:59 +11:00
inspector Bug 1064843 part 7 - Add backdrop pseudo-element and add related UA stylesheet. r=heycam 2016-01-28 10:11:00 +11:00
ipc Bug 1231517 - part 3, Add ZoomToRect function to nsIWidget classes r=kats 2016-01-20 16:24:59 -08:00
mathml Bug 1230034 part 4 - Make FramePropertyDescriptor to be a template. r=froydnj,dbaron 2016-01-28 14:23:59 +11:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas 2016-01-05 10:08:58 +00:00
reftests Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
style Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
svg Bug 1230034 part 4 - Make FramePropertyDescriptor to be a template. r=froydnj,dbaron 2016-01-28 14:23:59 +11:00
tables Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert 2016-01-28 10:11:00 +11:00
tools Bug 1196831 - Add 'run-until-failure' and 'repeat' flags to reftest. r=jmaher 2016-01-15 18:30:23 -05:00
xul Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert 2016-01-28 10:11:00 +11:00
moz.build Bug 1156111 patch 1 - Give layout/reftests/ its own moz.build file. r=gps 2015-04-20 23:10:40 -07:00