c918e480c03938f4cead22acbd171c9cd95521ba: Bug 1419637 - do not call memset on a non-trivial type. r?Ms2ger
draft
Andi-Bogdan Postelnicu <bpostelnicu@mozilla.com> - Wed, 22 Nov 2017 12:52:36 +0200 - rev 701873
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1419637 - do not call memset on a non-trivial type. r?Ms2ger
MozReview-Commit-ID: DSTv14zw8Tp
5378dcb45044a160fad93b02eed0c617f3324dbc: Bug 1418191 - not send the CTA telemetry event ping when instant complete;r=Fischer
Fred Lin <gasolin@gmail.com> - Tue, 21 Nov 2017 13:12:56 +0800 - rev 701872
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418191 - not send the CTA telemetry event ping when instant complete;r=Fischer
MozReview-Commit-ID: 9KJazfZqviT
931eb8bca980a9b603c616f41e5b181fc8e0bdfb: Bug 1419117 - [cs] Update icons of Firefox desktop search modules and use https, r=flod
Michal Stanke <mstanke@mozilla.cz> - Tue, 21 Nov 2017 09:54:49 +0100 - rev 701871
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1419117 - [cs] Update icons of Firefox desktop search modules and use https, r=flod
MozReview-Commit-ID: yucAf8cqed
d56832437a0bb65f61715deb423bd5cbdd66aa10: Bug 1419337 - Remove aStyleContext parameter from nsFrameConstructorState::AddChild(). r=TYLin
KuoE0 <kuoe0.tw@gmail.com> - Tue, 21 Nov 2017 18:01:53 +0800 - rev 701870
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1419337 - Remove aStyleContext parameter from nsFrameConstructorState::AddChild(). r=TYLin
We don't use aStyleContext inside nsFrameConstructorState::AddChild(), so I
think we should remove it.
MozReview-Commit-ID: JQUlEDyVcUj
1a65a4910d55709c1aae372279084d38aea638b1: Bug 1418374 - Discard blob image key when we create another new one. r=kats
Ethan Lin <ethlin@mozilla.com> - Tue, 21 Nov 2017 11:49:42 +0800 - rev 701869
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418374 - Discard blob image key when we create another new one. r=kats
MozReview-Commit-ID: FOa25SkYmdK
de1df00a5bba7c3d1d5e325d88e40cbd12bcb734: Bug 1419652 - Remove HandleRefPtr. r=TYLin
Cameron McCormack <cam@mcc.id.au> - Wed, 22 Nov 2017 13:11:12 +0800 - rev 701868
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1419652 - Remove HandleRefPtr. r=TYLin
This class was used back when we didn't have a base class for CSSStyleSheet
and ServoStyleSheet. Now it's unused.
MozReview-Commit-ID: 8xaMAA3Opf7
00a08154f505461f6424fd6f5254bffd997b3db4: Bug 1418867 - Crash test for the case where the parent element has no style data for pseudo. r=emilio
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 22 Nov 2017 12:20:15 +0900 - rev 701867
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418867 - Crash test for the case where the parent element has no style data for pseudo. r=emilio
MozReview-Commit-ID: 977gqyZTob2
0fe9ca39473a4c71adaa53d6c9e41552ccab6099: Bug 1418867 - Pass element or pseudo element to Servo_StyleSet_GetBaseComputedValuesForElement(). r=emilio
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 22 Nov 2017 11:03:40 +0900 - rev 701866
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418867 - Pass element or pseudo element to Servo_StyleSet_GetBaseComputedValuesForElement(). r=emilio
MozReview-Commit-ID: Ae3iZ6g3x3c
51ab3c3c9935e8cd332a26ab2facfd35c7ecb8b7: Bug 1418867 - getUnanimatedComputedStyle throws an exception for non-existent pseudo element. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 22 Nov 2017 09:57:31 +0900 - rev 701865
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418867 - getUnanimatedComputedStyle throws an exception for non-existent pseudo element. r=birtles
This is a prerequisite change for passing pseudo element to
Servo_StyleSet_GetBaseComputedValuesForElement which will be done in the next
commit.
MozReview-Commit-ID: HEGF2wjBGEP
4868b9f25718ba535bccc94da7d04aa93c0f416c: Bug 1418867 - Drop pseudo type argument from KeyframeEffectReadOnly::EnsureBaseStyle(). r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 22 Nov 2017 09:56:56 +0900 - rev 701864
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418867 - Drop pseudo type argument from KeyframeEffectReadOnly::EnsureBaseStyle(). r=birtles
We have the pseudo type in mTarget.
MozReview-Commit-ID: GoXzoavnwpL
6259d018a90e8bf1a933c6c9ed41ecc9d777ac33: servo: Merge #19331 - Resolve base style for pseudo (from hiikezoe:resolve-base-style-for-pseudo); r=emilio
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Tue, 21 Nov 2017 22:16:58 -0600 - rev 701863
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
servo: Merge
#19331 - Resolve base style for pseudo (from hiikezoe:resolve-base-style-for-pseudo); r=emilio
<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1418867
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
Source-Repo:
https://github.com/servo/servo
Source-Revision:
a6ce817045b293b2898aca4d393c6b744955e730
2976031cb5fc916e858c879aea814f330209dd9d: servo: Merge #19328 - Remove cancellation map and ResourceId from the net* components (from Eijebong:remove_old_cancellation_code); r=KiChjang
Bastien Orivel <eijebong@bananium.fr> - Tue, 21 Nov 2017 21:01:35 -0600 - rev 701862
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
servo: Merge
#19328 - Remove cancellation map and ResourceId from the net* components (from Eijebong:remove_old_cancellation_code); r=KiChjang
Fixes
#19327
Source-Repo:
https://github.com/servo/servo
Source-Revision:
78fb3c206d30da8e7b16ea941268b733b21059ed
ee92a8351073a7df9af706c110a0512808d1b700: servo: Merge #19326 - Use same build environment during mutation testing (from servo:jdm-patch-2); r=asajeffrey
Josh Matthews <josh@joshmatthews.net> - Tue, 21 Nov 2017 19:43:49 -0600 - rev 701861
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
servo: Merge
#19326 - Use same build environment during mutation testing (from servo:jdm-patch-2); r=asajeffrey
ccache complains that the C++ compiler doesn't match the cached version.
Source-Repo:
https://github.com/servo/servo
Source-Revision:
93c2a5da89b7413837e61ec92ed529debd4cf5f8
22f422e17767554189749560358dd632dc2dae97: Bug 1409677 - Adjust kCommonAliasedLineWidthRangeMax to 1 in WebGL resistFingerprint mode; r=cfu,jgilbert
Daosheng Mu <daoshengmu@gmail.com> - Mon, 20 Nov 2017 17:19:22 +0800 - rev 701860
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1409677 - Adjust kCommonAliasedLineWidthRangeMax to 1 in WebGL resistFingerprint mode; r=cfu,jgilbert
MozReview-Commit-ID: 4gusUhU9VMI
80d8ceae7039e6263f142c1b1c42e2b0eea81112: Bug 1417869. P2 - abort the load algorithm early if media not allowed to load. r=jya
JW Wang <jwwang@mozilla.com> - Tue, 21 Nov 2017 14:02:13 +0800 - rev 701859
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1417869. P2 - abort the load algorithm early if media not allowed to load. r=jya
MozReview-Commit-ID: DUxyo4ywCPW
6cf9fb193b1b8fe2a8950563358b18af31df21de: Bug 1417869. P1 - Backed out changeset bf0e4dd83b3b of bug 1412505. r=adw,Mardak
JW Wang <jwwang@mozilla.com> - Tue, 21 Nov 2017 13:54:01 +0800 - rev 701858
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1417869. P1 - Backed out changeset bf0e4dd83b3b of
bug 1412505. r=adw,Mardak
MozReview-Commit-ID: KdxxwIsHZJS
3635f0f522c78c1a555cc968de5062b6d218f66c: servo: Merge #19314 - Update WR and the whole macOS crate stack (from servo:wr); r=jdm
Dzmitry Malyshau <kvark@mozilla.com> - Tue, 21 Nov 2017 18:40:36 -0600 - rev 701857
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
servo: Merge
#19314 - Update WR and the whole macOS crate stack (from servo:wr); r=jdm
Source-Repo:
https://github.com/servo/servo
Source-Revision:
37fa711657e6684e234e855be03470a0e17307de
14207d5c28f83e5dd9bc387c40a8701ef00d5c09: Bug 1419313 - Add [CEReactions] to contentEditable attribute; r=smaug
Edgar Chen <echen@mozilla.com> - Tue, 21 Nov 2017 22:02:00 +0800 - rev 701856
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1419313 - Add [CEReactions] to contentEditable attribute; r=smaug
MozReview-Commit-ID: KC9YCswvOKd
a5640e22d9eac0cacb5029ff648fa3557da37b46: Bug 1408347 - Add referrer policy test for link rel=preload r=ckerschb
Thomas Nguyen <tnguyen@mozilla.com> - Tue, 21 Nov 2017 14:57:24 +0800 - rev 701855
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1408347 - Add referrer policy test for link rel=preload r=ckerschb
MozReview-Commit-ID: 5tLFUm3nUe5
05e3e4ff97a5006db728e9d1a4c36b3e8f2a5f8a: Bug 1418868 - remove IndiceWrapper abstract layer. r=kinetik
Alfredo.Yang <ayang@mozilla.com> - Mon, 20 Nov 2017 10:03:48 +0800 - rev 701854
Push
90298 by bmo:bpostelnicu@mozilla.com at Wed, 22 Nov 2017 10:54:01 +0000
Bug 1418868 - remove IndiceWrapper abstract layer. r=kinetik
MozReview-Commit-ID: E6iG6wfC8KS