gecko-dev/layout
Markus Stange 3db3aca9c1 Bug 997735 - Invalidate when reflowing SVG containers. r=roc
Without this patch, when changing the x/y attributes of svg:use, innerSVG and foreignObject, we were relying on the transform changes of the children to trigger the right invalidations. However, changes to those attributes can also change the filter region. And there's a difference between moving children in a fixed filter region and moving the filter region along with the children: In the first case, we wouldn't need to invalidate anything outside the old filter region, because those parts of the children would be clipped away anyway. But when the filter region changes, we need to invalidate both the old and the new filter region. Also, when the filter has primitives without inputs, e.g. flood or turbulence, the filtered frame needs to be invalidate even if it has no children.
2014-04-23 11:48:07 +02:00
..
analysis
base Bug 987078 - If pointerType is "mouse" and buttons > 0, then pressure must be 0.5. r=smaug 2014-04-22 14:27:02 -07:00
build Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan 2014-04-11 17:39:58 -04:00
doc Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron 2014-02-06 12:32:05 -07:00
forms Bug 996351: Rename nsPresShell::GetReferenceRenderingContext() to CreateReferenceRenderingContext(), to reduce implication of fallibility. r=roc 2014-04-14 21:30:25 -07:00
generic Bug 920688 - Remove FIXME comment from StickyScrollContainer::ComputeStickyLimits. r=dbaron 2014-04-22 15:30:00 +02:00
inspector Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan 2014-04-11 17:39:58 -04:00
ipc Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats 2014-04-15 13:39:20 -04:00
mathml Backed out 5 changesets (bug 407059) for reftest asserts. 2014-04-22 11:00:13 -04:00
media Bug 682216 - add a memory reporter for libnestegg's memory; r=njn,kinetik 2014-04-08 10:36:30 -04:00
printing Bug 996326: Make nsDeviceContext::CreateRenderingContext() return its result directly, instead of using outparam. r=roc 2014-04-14 20:15:01 -07:00
reftests Bug 997735 - Add a test. r=roc 2014-04-23 11:47:19 +02:00
style Back out 5544ddbd6581 (bug 999717) for assertions 2014-04-22 20:58:03 -07:00
svg Bug 997735 - Invalidate when reflowing SVG containers. r=roc 2014-04-23 11:48:07 +02:00
tables Back out bug 613659 (for regression bug 998792) 2014-04-20 19:39:24 +00:00
tools Bug 996862 - Remove use of mozdevice's networktools. r=ahal 2014-04-21 11:03:51 -04:00
xul Backed out changeset 5aa4eed6cd16 (bug 981477) for B2G reftest failures 2014-04-17 16:42:18 +01:00
moz.build Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00