gecko/layout
Chris Lord 6bdbf9e99e Bug 777260 - Fix invalidations on transform items in container layers. r=roc
Since Bug 758620, it's possible for an nsDisplayTransform to appear as the
child of a container layer. This caused problems when it was inactive, as the
invalidation would not be transformed in this case.

Fix this in FrameLayerBuilder by mandating that InvalidateThebesLayerContents
takes the untransformed invalidation and apply the transform in
BuildContainerLayer.
2012-08-13 22:54:38 -04:00
..
analysis Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
base Bug 777260 - Fix invalidations on transform items in container layers. r=roc 2012-08-13 22:54:38 -04:00
build Bug 777259 - Launch VolumeService earlier to prevent races on retrieving Volume information 2012-08-09 20:40:05 -07:00
doc Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
forms Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg 2012-08-09 09:09:40 +02:00
generic Bug 777260 - Fix invalidations on transform items in container layers. r=roc 2012-08-13 22:54:38 -04:00
inspector Backout b4a63a0b90c2 (bug 778420), b849f1b3859a (bug 778420), d522b5a13b27 (bug 72964), 3a12c64bf53a (bug 778420), c07148142675 (bug 726053) for failures in test_bug435425.html on a CLOSED TREE 2012-08-07 00:57:27 +01:00
ipc Bug 775463: Implement double-tap-to-zoom content r=cjones 2012-08-08 21:39:02 -07:00
mathml Bug 781494 - Remove dead code from nsGlyphTable::ElementAt. r=karlt 2012-08-10 11:29:59 -04:00
media Bug 748144 - Support multichannel Opus files. r=rillian 2012-08-09 15:53:23 -07:00
printing Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
reftests Update syncing directory location in README. (No bug, DONTBUILD) 2012-08-13 10:48:16 -07:00
style Bug 691651. When an element changes between having a transform and not having one, don't reframe if we don't need to. r=dbaron 2012-08-10 23:16:49 +12:00
svg Bug 655877 - Part 39: Get bounding boxes of SVG text using new text frames correctly. r=jwatt 2012-08-10 21:13:44 +10:00
tables Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg 2012-08-09 09:09:40 +02:00
tools Bug 770490 - Infrastructure to run reftests on B2G, r=jgriffin 2012-08-10 14:25:20 -04:00
xul Bug 383026. Centralize code that converts DOM scroll offsets to/from layout scroll positions. r=dbaron 2012-08-10 23:17:06 +12:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00