520ff4a9eea34a2c1dbef82cb3cc9263ea73c278: Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland
Phil Ringnalda <philringnalda@gmail.com> - Thu, 10 Aug 2017 20:21:19 -0700 - rev 644803
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Backed out changeset 6896f93a2327 (
bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland
MozReview-Commit-ID: 3HDE2C3wSU0
6433c832637f77d33c4bdae6028062a2c2a74084: Bug 1379516 - A test case that checks animations on the compositor keeps running on the compositor when unrelated style attribute is changed. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:44:16 +0900 - rev 644802
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - A test case that checks animations on the compositor keeps running on the compositor when unrelated style attribute is changed. r=birtles
MozReview-Commit-ID: 7fX6fRiZsw5
89a0a21e64c404625890ef18cf7b17ae52b9a240: Bug 1379516 - Mark animation timerline marker for stylo. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:44:11 +0900 - rev 644801
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Mark animation timerline marker for stylo. r=birtles
MozReview-Commit-ID: GkPSXEk4xua
bd7ce9e765538b3d6881dfdc20f114d13a712feb: Bug 1379516 - Add descriptions for re-attaching orphaned animation case for stylo. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:43:45 +0900 - rev 644800
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Add descriptions for re-attaching orphaned animation case for stylo. r=birtles
Unlike Gecko, Stylo currently invokes a needless RequestRestyle(Standard)
for this test case (
bug 1388560). For this reason, the check right after
re-attaching the orphaned element passes accidentally.
MozReview-Commit-ID: JUG1dgMUQEX
511aca5eb28b5d44505aebcfcfcd3f1e17896381: Bug 1379516 - Update the test where an orphaned element is attached to a document. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:43:45 +0900 - rev 644799
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Update the test where an orphaned element is attached to a document. r=birtles
Actually we have a chance to run styling process when we attach an orphaned
element to a document in this test setup. Precisely, we can process a restyle
between rAF callbacks and Promise.then() callback for waitForAnimationFrames().
So if we call RequestRestyle(Layer) when we attach the element to the document
(
bug 1388557), the animation starts restyling in the first frame. *BUT* this
behavior will also change once our micro tasks handling becomes the HTML spec
compliance (
bug 1193394). When the micro tasks handling changes, we should also
fix a bunch of test cases and test utilities in
bug 1388557.
MozReview-Commit-ID: GyH1ofGhXOP
2bc896ae1668ec7c05a05174e8d6cf00b6c7f7f1: Bug 1379516 - Skip offscreen throttling tests on stylo. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:43:45 +0900 - rev 644798
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Skip offscreen throttling tests on stylo. r=birtles
MozReview-Commit-ID: F3k3snSRDJG
b0abe749660b2cd293c373b4450b8aa31d7bdcbe: Bug 1379516 - Add isStyledByServo(). r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:43:45 +0900 - rev 644797
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Add isStyledByServo(). r=birtles
DOMWindowUtils.isStyledByServo checks not only the preference value but also
STYLO_FORCE_ENABLED value. This is important especially when we run test on
our CI. On our CI, the preference value is false but just STYLO_FORCE_ENABLED
is set.
MozReview-Commit-ID: FKEd5LFwcxf
cff0baa2b08dfa3f7386995a9773a0b09a5f11b7: Bug 1379516 - Get dom.animations.offscreen-throttling preference value just once at startup. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 11 Aug 2017 08:43:45 +0900 - rev 644796
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1379516 - Get dom.animations.offscreen-throttling preference value just once at startup. r=birtles
MozReview-Commit-ID: KiZ3SRrsCOx
ea0c21ef7e3ccddefb2f9bc88a9fcff5b2c91be9: Bug 1386160 - Add separators for each level 1 header to match the Photon visual spec. r=jaws
Evan Tseng <evan@tseng.io> - Fri, 04 Aug 2017 16:01:27 +0800 - rev 644795
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1386160 - Add separators for each level 1 header to match the Photon visual spec. r=jaws
MozReview-Commit-ID: 7iyZuFgqrSQ
01b5b211063ca2d7f9328f0d033623b97d61ad7c: Bug 1389041 - Move the iframes out from display tree in test_value_computation.html. r=heycam
Xidorn Quan <me@upsuper.org> - Thu, 10 Aug 2017 21:47:58 +1000 - rev 644794
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1389041 - Move the iframes out from display tree in test_value_computation.html. r=heycam
We filp the display value of display tree after each property, which
means if we put the iframes there, we are rebuilding style for the
two subdocuments repeatedly. This doesn't really make sense. We are
flipping display tree for restoring #elementf, not for the iframes.
MozReview-Commit-ID: B9bRDrlt0HJ
a4839ba8b065967df1570951ab33c9511300e770: Bug 1385141 - Update test expectations for web-animations/interfaces/KeyframeEffect/constructor.html; r=hiro
Brian Birtles <birtles@gmail.com> - Thu, 10 Aug 2017 17:50:43 +0900 - rev 644793
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1385141 - Update test expectations for web-animations/interfaces/KeyframeEffect/constructor.html; r=hiro
MozReview-Commit-ID: ErzWaXq3DfH
dba7d26192d7b4383cdb0f0429660c9c6e13bde1: servo: Merge #18036 - Reject easings with trailing content in Servo_ParseEasing (from birtles:reject-easing-lists); r=hiro
Brian Birtles <birtles@gmail.com> - Thu, 10 Aug 2017 19:48:34 -0500 - rev 644792
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
servo: Merge
#18036 - Reject easings with trailing content in Servo_ParseEasing (from birtles:reject-easing-lists); r=hiro
Servo side changes for [Gecko
bug 1385141](https://bugzilla.mozilla.org/show_bug.cgi?id=1385141).
Source-Repo:
https://github.com/servo/servo
Source-Revision:
62dfee5e031253fe45cd203f628b5266ee81a71f
e7ab0d70997ca9067d359248ada4c4be40c6a277: Bug 1388971 - Remove unused GetCurrentDictionary calls. r=Ehsan
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Thu, 10 Aug 2017 12:46:24 +0900 - rev 644791
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1388971 - Remove unused GetCurrentDictionary calls. r=Ehsan
After landing
bug 1205983, mPreviousDictionary is unused. So we should remove unused GetCurrentDictionary calls.
MozReview-Commit-ID: 20GAyoiEWCN
fda2d8158679b6d26d5cc8781a490e1d916817dd: Merge m-c to autoland, a=merge
Wes Kocher <wkocher@mozilla.com> - Thu, 10 Aug 2017 18:25:34 -0700 - rev 644790
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Merge m-c to autoland, a=merge
MozReview-Commit-ID: 2YvHbITn9w3
bb64c2d8c4560a521694e872ce98f19f8862b783: Bug 1388745 - Make "find more search engines" label highlightable r=mconley
Ricky Chien <ricky060709@gmail.com> - Thu, 10 Aug 2017 17:27:02 +0800 - rev 644789
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1388745 - Make "find more search engines" label highlightable r=mconley
0d9cf59817bb6680da3b9e6431ab32749d4c33db: Bug 1388691 - Use the firefox json viewer in about:telemetry r=gfritzsche
flyingrub <flyinggrub@gmail.com> - Wed, 09 Aug 2017 13:04:28 +0200 - rev 644788
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Bug 1388691 - Use the firefox json viewer in about:telemetry r=gfritzsche
Allow to open the full ping data in the firefox json viewer.
MozReview-Commit-ID: C8rqxmY3qtT
de7ef67a91478ceb71928e00c178a0f637050a98: Backed out changeset 99cf11868f47 (bug 1375243) for failures in browser_bug413915.js a=backout
Wes Kocher <wkocher@mozilla.com> - Thu, 10 Aug 2017 16:43:41 -0700 - rev 644787
Push
73555 by bmo:emilio+bugs@crisal.io at Fri, 11 Aug 2017 10:47:23 +0000
Backed out changeset 99cf11868f47 (
bug 1375243) for failures in browser_bug413915.js a=backout
MozReview-Commit-ID: 3JyS99zK3z2
f313431e4c28591e7d7641a8f7264604d39235cb: Bug 1388985 - Use GetBBox to calcute the area of frame(s) that clip-path basic-shape should apply to. r?cjku
draft
Louis Chang <lochang@mozilla.com> - Fri, 11 Aug 2017 18:40:24 +0800 - rev 644786
Push
73554 by lochang@mozilla.com at Fri, 11 Aug 2017 10:40:52 +0000
Bug 1388985 - Use GetBBox to calcute the area of frame(s) that clip-path basic-shape should apply to. r?cjku
MozReview-Commit-ID: 4pJnxSy6GQO
810639e73daea3ed6bfedd8014dd92633d2dffcd: Bug 1375833 - Part 3: Add test case. r?bz
draft
Samael Wang <freesamael@gmail.com> - Fri, 11 Aug 2017 18:30:49 +0800 - rev 644785
Push
73553 by bmo:sawang@mozilla.com at Fri, 11 Aug 2017 10:40:17 +0000
Bug 1375833 - Part 3: Add test case. r?bz
MozReview-Commit-ID: L86sMEzfU4h
0d00349e4272090d2dfe6dde7b47f08e2dcf4e20: Bug 1375833 - Part 2: Set mHistoryID to aSHEntry->DocshellID() in both reload and history navigation. r?bz
draft
Samael Wang <freesamael@gmail.com> - Fri, 11 Aug 2017 14:49:09 +0800 - rev 644784
Push
73553 by bmo:sawang@mozilla.com at Fri, 11 Aug 2017 10:40:17 +0000
Bug 1375833 - Part 2: Set mHistoryID to aSHEntry->DocshellID() in both reload and history navigation. r?bz
The root cause of
bug 1326845 is that reload would apply frame history entries
without setting new child docshells' mHistoryID to the entrys' DocshellID. So
SHistory can not find corresponding entries for subframes in a consequent
GoBack(), and keep returning an error code.
MozReview-Commit-ID: 6syGYkoP1eZ