gecko-dev/layout
Hiroyuki Ikezoe 7b8ed2e786 Bug 1275718 - Part 2: Check the new transition position with KeyframeEffectReadOnly.getProperties(). r=birtles
We should just check the from value of the new transition instead of
checking computed style.  That's because the new transition moves back
to the original position while we are waiting for the callback of paints.
For example, on Android, thumbnail creation is sometimes processed between
paints and callbacks. (Gecko's main loop spins after paints process, most
of callbacks are processed there)

MozReview-Commit-ID: JyJsmEuIiKn

--HG--
extra : rebase_source : 80d1f6500ae2ba93ea034c622e59576ef60d09bb
2016-06-07 15:56:07 +09:00
..
base Bug 1278021 - Don't treat nsDisplayOpacity as participating in a preserve-3d context if it is an untransformed leaf. r=thinker 2016-06-07 19:47:06 +12:00
build Bug 1273737: Shutdown the refresh driver when there are no more refresh drivers. r=dbaron,mchang 2016-06-06 06:51:15 -07: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 1024350 - Support fire input event for select element.r=smaug 2016-06-01 00:10:00 +02:00
generic Bug 1278021 - Clarify what nsIFrame::IsTransformed() does. r=mattwoodrow 2016-06-07 19:47:36 +12:00
inspector Bug 548372 - Part4. Add space/round for shorthand property test. r=heycam 2016-05-22 18:54:00 +02:00
ipc Bug 1265468 - Invalidate all layers when dragging a tab to a new window. r=nical 2016-05-26 18:40:07 +12:00
mathml Bug 1274796 - Support spaces in MathML namedspaces. r=fredw 2016-05-27 01:48:00 +02:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1270447 Part 3: Authorize silent printing via the parent. r=jimm 2016-05-29 19:53:32 +01:00
reftests Back out c88f2cb8e4fa (bug 1256475) for Android failures in test_imagebitmap_extensions.html 2016-06-06 22:26:25 -07:00
style Bug 1275718 - Part 2: Check the new transition position with KeyframeEffectReadOnly.getProperties(). r=birtles 2016-06-07 15:56:07 +09:00
svg Backed out changeset 14c8ec387dd2 (bug 1277154) because it seems like a good candidate for what broke reftests 2016-06-03 14:11:05 -07:00
tables Bug 1276870 - Rename parentReflowState to mParentReflowState in nsHTMLReflowState. r=dholbert 2016-05-31 17:40:31 +08:00
tools Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
xul Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas 2016-05-25 17:01:18 +01:00
moz.build Bug 1273998 - Proper export of printing IPDL with --disable-printing r=bobowen,glandium,?glandium 2016-05-19 12:25:22 +02:00