bc13431849ba1ad2d2e365ef92729545deb665af: Bug 1342348 part 2 - Remove local link fix in about:reader. r?Gijs
draft
Xidorn Quan <me@upsuper.org> - Mon, 27 Feb 2017 12:06:38 +1100 - rev 490286
Push
47051 by xquan@mozilla.com at Tue, 28 Feb 2017 01:07:01 +0000
Bug 1342348 part 2 - Remove local link fix in about:reader. r?Gijs
MozReview-Commit-ID: GsEuRwj3oXV
625fb46bd4748c27725f62b30717e9982cd14fce: Bug 1342348 part 1 - Don't check fragment url in tree sanitizer. r?hsivonen
draft
Xidorn Quan <me@upsuper.org> - Tue, 28 Feb 2017 10:21:33 +1100 - rev 490285
Push
47051 by xquan@mozilla.com at Tue, 28 Feb 2017 01:07:01 +0000
Bug 1342348 part 1 - Don't check fragment url in tree sanitizer. r?hsivonen
MozReview-Commit-ID: 8tIiMtexHxd
1a8d59d987f81147053e93849cde10b2045fd696: [mq]: bug1341423.patch
draft
Kearwood Gilbert <kgilbert@mozilla.com> - Mon, 27 Feb 2017 16:59:30 -0800 - rev 490284
Push
47050 by bmo:kgilbert@mozilla.com at Tue, 28 Feb 2017 01:01:09 +0000
[mq]: bug1341423.patch
MozReview-Commit-ID: GaUnfbXgh9L
c05495c7cc24cce2c803aba0c4f8c38e76fce966: Bug 1340322 - Part 12: Update CSS Animations with servo's computed values. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490283
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 12: Update CSS Animations with servo's computed values. r?birtles
MozReview-Commit-ID: B7uSH7wrx3b
16c642ca7fa748c64cc2d06b7778bc0f5c92e2bb: Bug 1340322 - Part 11: Add another variant of nsAnimationManager::UpdateAnimations for stylo. r?emilio,birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490282
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 11: Add another variant of nsAnimationManager::UpdateAnimations for stylo. r?emilio,birtles
This function updates CSS Animations with servo's computed values.
MozReview-Commit-ID: GzOYy57hYho
9e57b59c25d00250b7f4d3b23e8b541a7f336e64: Bug 1340322 - Part 10: Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490281
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 10: Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r?birtles
MozReview-Commit-ID: CMJkds7TKH0
0503eab8d2fa53e850b6573bbc2863a92fc17dc5: Bug 1340322 - Part 9: Move common functions into CSSAnimationBuilder class. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490280
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 9: Move common functions into CSSAnimationBuilder class. r?birtles
Now we can move a bunch of stuff into CSSAnimationBuilder class so that
we can re-use them for ServoCSSAnimationBuilder.
MozReview-Commit-ID: LA3axrfDw06
46e92e52defbb067f55b46b9c62df35f90e44648: Bug 1340322 - Part 8: Add BuildKeyframes which generates keyframe array as virtual function of CSSAnimationBuilder. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490279
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 8: Add BuildKeyframes which generates keyframe array as virtual function of CSSAnimationBuilder. r?birtles
So that ServoCSSAnimationBuilder can implement this function with servo's
computed values.
MozReview-Commit-ID: 62SVe4LAkMr
947014a863965fa06d0a74b49e24c699e18e86cb: Bug 1340322 - Part 7: SetKeyframes depends on sources, (i.e. nsStyleContext or ServoComputedValues). r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490278
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 7: SetKeyframes depends on sources, (i.e. nsStyleContext or ServoComputedValues). r?birtles
MozReview-Commit-ID: 47GaZDIdhV3
022391066d42518af7f5ec1e956598cdefce78ae: Bug 1340322 - Part 6: Introduce ServoCSSAnimationBuilder. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490277
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 6: Introduce ServoCSSAnimationBuilder. r?birtles
MozReview-Commit-ID: HFicx09Fpeg
68dfddd46f6b25d859950ab1ac61dabbdd969eb2: Bug 1340322 - Part 5: Update CSSAnimationCollection and do other post-process in the dtor of CSSAnimationBuilder. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490276
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 5: Update CSSAnimationCollection and do other post-process in the dtor of CSSAnimationBuilder. r?birtles
MozReview-Commit-ID: Ae6x87SLE3l
35006169282422128857af1f6a5a43fff878767c: Bug 1340322 - Part 4: Let CSSAnimationBuilder have nsAnimationManager. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:35 +0900 - rev 490275
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 4: Let CSSAnimationBuilder have nsAnimationManager. r?birtles
So that we can update CSSAnimationCollection in the class.
In a subsequent patch, we introduce ServoCSSAnimationBuilder which inherits
CSSAnimationBuilder.
MozReview-Commit-ID: Gm4Vkas94Yx
4cd574c1832c5b7aa7422351f7bd2ab2028f2de3: Bug 1340322 - Part 3: Make UpdateOldAnimationPropertiesWithNew as a member function of CSSAnimationBuilder. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:34 +0900 - rev 490274
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 3: Make UpdateOldAnimationPropertiesWithNew as a member function of CSSAnimationBuilder. r?birtles
MozReview-Commit-ID: C1eEwD2LQR9
11431b3682bf7bf87a9d41a7a3e72990659697e2: Bug 1340322 - Part 2: Move BuildAnimations in CSSAnimationBuilder. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:34 +0900 - rev 490273
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 2: Move BuildAnimations in CSSAnimationBuilder. r?birtles
MozReview-Commit-ID: 5K7GNCg3TrV
1bd55b06c2d3d6e2cd995d31e5dc27b654bafa31: Bug 1340322 - Part 1: Pass CSSPseudoElementType to functions instead of pulling it from nsStyleContext. r?birtles
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 28 Feb 2017 09:16:34 +0900 - rev 490272
Push
47049 by hikezoe@mozilla.com at Tue, 28 Feb 2017 00:17:16 +0000
Bug 1340322 - Part 1: Pass CSSPseudoElementType to functions instead of pulling it from nsStyleContext. r?birtles
So that we can later use the functions easier without nsStyleContext for
servo computed values.
MozReview-Commit-ID: 4Iqp2hFGur4
e616a054f0d793826b928a84eeb93fe78f642a69: Bug 1342869 Part 1: Uplift ChildSheetListBuilder into StyleSheet so that all StyleSheet subclasses can fixup parent chains when children are removed.
draft
Brad Werth <bwerth@mozilla.com> - Mon, 27 Feb 2017 16:11:02 -0800 - rev 490271
Push
47048 by bwerth@mozilla.com at Tue, 28 Feb 2017 00:11:53 +0000
Bug 1342869 Part 1: Uplift ChildSheetListBuilder into StyleSheet so that all StyleSheet subclasses can fixup parent chains when children are removed.
MozReview-Commit-ID: F9KnuPC0h7K
fa660ae2677cf4ed49b0aca7467b68f34ddccba0: Bug 1334944 - Make all layout/reftests/bugs/315920-* tests use MozReftestInvalidate instead of onload r?mats
draft
Wes Kocher <wkocher@mozilla.com> - Mon, 27 Feb 2017 16:01:32 -0800 - rev 490270
Push
47047 by kwierso@gmail.com at Tue, 28 Feb 2017 00:02:15 +0000
Bug 1334944 - Make all layout/reftests/bugs/315920-* tests use MozReftestInvalidate instead of onload r?mats
MozReview-Commit-ID: CGiTe4wm054
c7486ad5d33767fcd71d7a9819e911b306f5c99c: Bug 1340108 - autofill match regardless of protocol and www. in prefill site, r?gijs
draft
Svetlana Orlik <sveta.orlik.code@gmail.com> - Fri, 24 Feb 2017 14:05:06 +0300 - rev 490269
Push
47046 by bmo:sveta.orlik.code@gmail.com at Tue, 28 Feb 2017 00:00:13 +0000
Bug 1340108 - autofill match regardless of protocol and www. in prefill site, r?gijs
Still draft: autofill only
MozReview-Commit-ID: 1POpbPzYJTe
30187c04e172c7090fe2c05f37427f6f2c9b46e4: Bug 1340586 Part 3 Split up browser_extension_permissions.js
draft
Andrew Swan <aswan@mozilla.com> - Thu, 23 Feb 2017 16:30:33 -0800 - rev 490268
Push
47045 by aswan@mozilla.com at Mon, 27 Feb 2017 23:59:12 +0000
Bug 1340586 Part 3 Split up browser_extension_permissions.js
MozReview-Commit-ID: A7NLR6f1VVO
80ef1d1bfbd78921eb01bd4e41925eaf92a47811: Bug 1340586 Part 2 Move common code to head.js
draft
Andrew Swan <aswan@mozilla.com> - Mon, 27 Feb 2017 15:57:09 -0800 - rev 490267
Push
47045 by aswan@mozilla.com at Mon, 27 Feb 2017 23:59:12 +0000
Bug 1340586 Part 2 Move common code to head.js
MozReview-Commit-ID: GhHXjx5d9q3