916e7ba3cd2b48f8a99f8093a20e455acd51d58f: Bug 1340340 - Stop mutating nsRefreshDriver during parallel traversal. r=heycam
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 20 Feb 2017 14:37:13 +0900 - rev 487041
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340340 - Stop mutating nsRefreshDriver during parallel traversal. r=heycam
MozReview-Commit-ID: D5VYPWXm5jO
0ba503d21240d295df9fc5a66b50af91fd1b9264: Bug 1339509 Map ISO_Left_Tab to DOM Tab key r=karlt
Masayuki Nakano <masayuki@d-toybox.com> - Fri, 17 Feb 2017 16:47:35 +0900 - rev 487040
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1339509 Map ISO_Left_Tab to DOM Tab key r=karlt
Shift + Tab key combination causes ISO_Left_Tab keysym instead of Tab. It should be mapped to DOM Tab key.
MozReview-Commit-ID: IgQj7tkQdoJ
fe6f2e7b9aa15172ad599a8f6ef37b2cafd67df2: Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (ForgetAboutSite) r=keeler,mossop
Jonathan Hao <jhao@mozilla.com> - Tue, 14 Feb 2017 10:29:54 +0800 - rev 487039
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (ForgetAboutSite) r=keeler,mossop
MozReview-Commit-ID: LjYb5coVxJl
821c937168828879c81515f8af19a21138551dab: Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (Necko) r=ckerschb
Jonathan Hao <jhao@mozilla.com> - Tue, 14 Feb 2017 10:29:41 +0800 - rev 487038
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (Necko) r=ckerschb
MozReview-Commit-ID: 6DFPXTXoykc
1e40c75bc052bd0f2c86d72f1fe7494b06243eb7: Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (DOM/DocShell) r=baku,ckerschb
Jonathan Hao <jhao@mozilla.com> - Tue, 14 Feb 2017 10:29:24 +0800 - rev 487037
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (DOM/DocShell) r=baku,ckerschb
MozReview-Commit-ID: AZUfZffsLxu
9f8bb076c706884356998c48d4e3a79678735a3a: Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler
Jonathan Hao <jhao@mozilla.com> - Tue, 14 Feb 2017 10:29:10 +0800 - rev 487036
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1323644 - Isolate the HSTS and HPKP storage by first party domain (PSM) r=Cykesiopka,keeler
MozReview-Commit-ID: HhFFqtpBNjO
13ce99c3c8af5beba53f0105163eb3abc3bb19b5: Bug 1334508: Treat demuxing errors differently than EOS. r=kinetik
Jean-Yves Avenard <jyavenard@mozilla.com> - Sun, 19 Feb 2017 23:46:16 +0100 - rev 487035
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1334508: Treat demuxing errors differently than EOS. r=kinetik
MozReview-Commit-ID: JZTjo8jxfCr
8b5acac5954141f19d30127ef68752b5ab589ed1: Merge mozilla-central to autoland
Iris Hsiao <ihsiao@mozilla.com> - Mon, 20 Feb 2017 15:28:30 +0800 - rev 487034
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Merge mozilla-central to autoland
0232e3cf821473de642d4993255357abb0c236cf: servo: Merge #15652 - Remove usage of unstable libc crate (from servo:nolibc); r=nox
Simon Sapin <simon.sapin@exyr.org> - Sun, 19 Feb 2017 22:02:20 -0800 - rev 487033
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
servo: Merge
#15652 - Remove usage of unstable libc crate (from servo:nolibc); r=nox
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Source-Repo:
https://github.com/servo/servo
Source-Revision:
ca6ebcb537a4ae2a369bdb44abae298d2c8827bb
9806145e3dddd9641d67ee1d7c9b86b51b022f37: Bug 1340942. Part 4 - pass Data& to DoInitDecoder(). r=gerald
JW Wang <jwwang@mozilla.com> - Fri, 17 Feb 2017 15:21:46 +0800 - rev 487032
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340942. Part 4 - pass Data& to DoInitDecoder(). r=gerald
MozReview-Commit-ID: IwlpxR2MuRE
7a69db46bddc8b9ac2dc715d32d4a5b8855cb39c: Bug 1340942. Part 3 - pass Data& to DoCreateDecoder. r=gerald
JW Wang <jwwang@mozilla.com> - Fri, 17 Feb 2017 15:17:22 +0800 - rev 487031
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340942. Part 3 - pass Data& to DoCreateDecoder. r=gerald
MozReview-Commit-ID: ABHu0tp57AM
22cdad8b34c92dd26228339de45c4aa19888ef6b: Bug 1340942. Part 2 - pass Data& to RunStage(). r=gerald
JW Wang <jwwang@mozilla.com> - Fri, 17 Feb 2017 15:14:53 +0800 - rev 487030
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340942. Part 2 - pass Data& to RunStage(). r=gerald
MozReview-Commit-ID: DAALmMBhoep
ad17a0e96f9e05753c170478c1ea50cab404bcbb: Bug 1340942. Part 1 - add some members so we don't have to pass the track type around. r=gerald
JW Wang <jwwang@mozilla.com> - Fri, 17 Feb 2017 14:48:42 +0800 - rev 487029
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340942. Part 1 - add some members so we don't have to pass the track type around. r=gerald
MozReview-Commit-ID: Ewipsg8FFqb
59356eed685503e5f2fb1445adbe0f520c41eed4: Bug 1340954 - Remove DisplayDeviceProvider. r=schien
Makoto Kato <m_kato@ga2.so-net.ne.jp> - Mon, 20 Feb 2017 13:57:53 +0900 - rev 487028
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340954 - Remove DisplayDeviceProvider. r=schien
DisplayDeviceProvider is for only gonk, but it will build on all platform unfortunately. So we should remove it (or disable building on all)
MozReview-Commit-ID: AQ1xJ2HVCQz
7b8628e541b608ae2395791fc8dcfec6f2a931fe: servo: Merge #15629 - stylo: Destroy static Variables struct on shutdown (from heycam:variables-leak); r=bholley,emilio
Cameron McCormack <cam@mcc.id.au> - Sun, 19 Feb 2017 21:12:57 -0800 - rev 487027
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
servo: Merge
#15629 - stylo: Destroy static Variables struct on shutdown (from heycam:variables-leak); r=bholley,emilio
Fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1340457.
r? @emilio
Source-Repo:
https://github.com/servo/servo
Source-Revision:
58aa6ce7aedfe93df7154e84676a52905f1709f5
94a6e5edb0753e088b04aeebef98e113d42d6770: Bug 1340916 - Part 3: Add a helper function to create TimingParams CSS animation/transition properties. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 20 Feb 2017 11:02:52 +0900 - rev 487026
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340916 - Part 3: Add a helper function to create TimingParams CSS animation/transition properties. r=birtles
MozReview-Commit-ID: 3CmCc44FhvA
b68b600c854ba2669a3a2b2933c696fa77511c8e: Bug 1340916 - Part 2: Move keyframs array for old animations. r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 20 Feb 2017 06:28:40 +0900 - rev 487025
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340916 - Part 2: Move keyframs array for old animations. r=birtles
MozReview-Commit-ID: BI64Yzgop6
3556f62bcba3d9233eaa43256caa99c5cd21bb1b: Bug 1340916 - Part 1: Drop AnimationCollection::PseudoElementType(). r=birtles
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Mon, 20 Feb 2017 06:28:40 +0900 - rev 487024
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340916 - Part 1: Drop AnimationCollection::PseudoElementType(). r=birtles
No one uses it.
MozReview-Commit-ID: 7CYeuNEN0yY
15144fabb7a0285a5aaa0de7628808d7934257ed: Bug 1340439 followup - Update mochitest expectation.
Xidorn Quan <me@upsuper.org> - Mon, 20 Feb 2017 16:23:31 +1100 - rev 487023
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
Bug 1340439 followup - Update mochitest expectation.
MozReview-Commit-ID: 9tdtuVQOKqZ
68060cd36d3f542f4f99e00aed66644621a71655: servo: Merge #15650 - Remove ArrayBufferViewContents trait (from Greeene:rm_array_buffer_contents_trait); r=SimonSapin
Ian <greeenejd@gmail.com> - Sun, 19 Feb 2017 20:26:31 -0800 - rev 487022
Push
46111 by bmo:manishearth@gmail.com at Mon, 20 Feb 2017 11:45:59 +0000
servo: Merge
#15650 - Remove ArrayBufferViewContents trait (from Greeene:rm_array_buffer_contents_trait); r=SimonSapin
<!-- Please describe your changes on the following line: -->
Removed ArrayBufferViewContents trait and dependent uses.
---
<!-- 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
- [ x ] These changes fix
#15551
<!-- Either: -->
- [ x ] These changes do not require tests because it's just unused trait and @jdm said, "No need for automated tests; if the build succeeds, it's good enough for a PR."
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Source-Repo:
https://github.com/servo/servo
Source-Revision:
82d05a046d69cef76a4c5106c1ce6adff2aae093