gecko-dev/layout
Botond Ballo ae4b8838b4 Bug 1352863 - Add a CoordOf metafunction that maps point and rect types to their coordinate type. r=kats
The approach taken is to implement the metafunction by specialization as usual,
and then wrap it into an alias template. This avoids having to write "typename"
and "::Type" at the use site.

MozReview-Commit-ID: VLOxb4Gu0z

--HG--
extra : rebase_source : 65e4c255eeb5646e351692e6d4f91d3e6c8e5789
2017-05-19 19:54:25 -04:00
..
base Bug 1352863 - Add a CoordOf metafunction that maps point and rect types to their coordinate type. r=kats 2017-05-19 19:54:25 -04:00
build Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 4 - Rename StorageManagerBase to LocalStorageManager, r=asuth 2017-05-17 07:01:14 +02:00
doc
forms Backed out changeset 2b7bf0df3681 (bug 1360559) for test_bug533845.xul timeouts. 2017-05-24 15:24:07 -04:00
generic Bug 1367190 - Fix bustage on a CLOSED TREE. 2017-05-24 10:17:19 -04:00
inspector Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r=xidorn 2017-05-18 14:50:05 -07:00
ipc Back out bug 1353060 (3 csets) for possibly causing a checkerboarding regression. r=backout 2017-05-09 13:23:20 -04:00
mathml Bug 1361604 - initialise nsMathMLSelectedFrame members in constructor rather than ::Init r=mats 2017-05-13 08:29:42 +01:00
media
painting Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
printing Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
reftests merge mozilla-central to autoland. r=merge a=merge 2017-05-24 11:26:09 +02:00
style Update stylo-failures.md for newly introduced stylo failure which may need Gecko-side changes. No bug. 2017-05-24 08:58:44 -04:00
svg Bug 1366875. Apply the same sync decoding heuristic to SVG <image> as we do to HTML <img>. r=mats 2017-05-23 14:11:13 -05:00
tables Bug 1367190 patch 1 - Convert the 4 objects that use nsPresArena::AllocateBySize to use AllocateByObjectID. r=mats 2017-05-24 09:35:26 -04:00
tools Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
xul Merge mozilla-central to mozilla-inbound 2017-05-22 15:47:03 +02:00
moz.build