75b930c1168c4858dbad4e5c00cc0e9d33dff399: Bug 1343368 - [webvr] Enable WebVR 1.1 By Default on Windows in Release
draft
Kearwood Gilbert <kgilbert@mozilla.com> - Thu, 13 Apr 2017 01:05:11 -0700 - rev 561887
Push
53881 by kgilbert@mozilla.com at Thu, 13 Apr 2017 08:05:40 +0000
Bug 1343368 - [webvr] Enable WebVR 1.1 By Default on Windows in Release
MozReview-Commit-ID: 21qcbKyNfNY
48958ca4267adc86ea57f3701645d5e0222d792e: Backed out changeset 6bbf9c0c5dac (bug 1344991) for causing bug 1356002
Carsten "Tomcat" Book <cbook@mozilla.com> - Thu, 13 Apr 2017 09:47:01 +0200 - rev 561886
Push
53881 by kgilbert@mozilla.com at Thu, 13 Apr 2017 08:05:40 +0000
Backed out changeset 6bbf9c0c5dac (
bug 1344991) for causing
bug 1356002
1f1c921f172cfb6f299e9ed810b748de6bede180: Backed out changeset cfe47bace342 (bug 1353295) for assertion failures
Carsten "Tomcat" Book <cbook@mozilla.com> - Thu, 13 Apr 2017 09:39:17 +0200 - rev 561885
Push
53881 by kgilbert@mozilla.com at Thu, 13 Apr 2017 08:05:40 +0000
Backed out changeset cfe47bace342 (
bug 1353295) for assertion failures
be5ee46695439bcb291e97a661fb513ff8271c12: Bug 1356074: Implement keyword-valued media queries. r?heycam
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Apr 2017 12:24:02 +0800 - rev 561884
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1356074: Implement keyword-valued media queries. r?heycam
MozReview-Commit-ID: 1oskYLM11us
24f33bb100695de9bee374cc5f1c435c9026e21f: style: Remove useless deny(missing_docs).
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Apr 2017 14:06:04 +0800 - rev 561883
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
style: Remove useless deny(missing_docs).
MozReview-Commit-ID: FEvY3ZlJEnc
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
6386d8f32e1d3b5f8ad333da9248529a55cbfcbb: Bug 1356111 - Fix bloom filter microbenchmark. r=heycam
Bobby Holley <bobbyholley@gmail.com> - Thu, 13 Apr 2017 13:32:59 +0800 - rev 561882
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1356111 - Fix bloom filter microbenchmark. r=heycam
97ab8b234e2fad927f4aa84e6acea09116260bf3: servo: Merge #16396 - Preserve restyle hints other than animation hints in propagate() duri… (from hiikezoe:animation-restyle-propagate-fix); r=heycam
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 12 Apr 2017 23:57:19 -0500 - rev 561881
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
servo: Merge
#16396 - Preserve restyle hints other than animation hints in propagate() duri… (from hiikezoe:animation-restyle-propagate-fix); r=heycam
…ng animation-only restyle.
<!-- Please describe your changes on the following line: -->
This is PR of https://bugzilla.mozilla.org/show_bug.cgi?id=1354487
---
<!-- 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
<!-- Either: -->
- [X] These changes do not require tests because for stylo.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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:
31ea4208cf1cc043e08fe7447820582007e9af30
7b029be78502b1d7ab16639519a3343d54f6c8ad: servo: Merge #16258 - Overwrite default RunInfo values with the first real ones encountered (from jdm:panic-at-the-ellipsis); r=pcwalton,stshine
Josh Matthews <josh@joshmatthews.net> - Wed, 12 Apr 2017 23:09:53 -0500 - rev 561880
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
servo: Merge
#16258 - Overwrite default RunInfo values with the first real ones encountered (from jdm:panic-at-the-ellipsis); r=pcwalton,stshine
TextRunScanner::flush_clump_to_list compares the values in the RunInfo object against the ones determined from the current fragment, but these values can be arbitrary defaults that don't mean anything useful.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix
#14783
- [X] There are tests for these changes
Source-Repo:
https://github.com/servo/servo
Source-Revision:
9c0d8e44a005ef68f805569f535a6ffa1f46d627
8652c254c6e2e45aa10f0a273c908174996159bb: Bug 1354055 - Don't cache wrong result in OSPreferences::ReadSystemLocales on Android. r=jfkthame,rnewman
Zibi Braniecki <gandalf@mozilla.com> - Thu, 06 Apr 2017 13:00:02 +0200 - rev 561879
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1354055 - Don't cache wrong result in OSPreferences::ReadSystemLocales on Android. r=jfkthame,rnewman
MozReview-Commit-ID: Li7wUQnC9Gz
7a26ae80804d670307ea300c63b12bb7e9d98bd8: Bug 1341102: Fixup expectations for servo/servo#16384. r=emilio
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Apr 2017 12:16:20 +0800 - rev 561878
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1341102: Fixup expectations for servo/servo#16384. r=emilio
MozReview-Commit-ID: AzvlNohO10v
ed31f3ce742d5fc2f7658b240b784b9f7a751196: Bug 1355014: Update test expectations. r=emilio
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Apr 2017 12:15:19 +0800 - rev 561877
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1355014: Update test expectations. r=emilio
MozReview-Commit-ID: HG7klGXxH73
acf9fb6a84e972201792900fd88ebbddfb618770: Bug 1341102: Fixup expectations for servo/servo#16364 r=emilio
Emilio Cobos Álvarez <emilio@crisal.io> - Thu, 13 Apr 2017 12:13:31 +0800 - rev 561876
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1341102: Fixup expectations for servo/servo#16364 r=emilio
MozReview-Commit-ID: J86tpkKaJZn
29a3856f91a63e538b4984a47045ff4cbb8e2d45: servo: Merge #16389 - Allow bootstrapping on Debian (from aneeshusa:support-debian-for-mach-bootstrap); r=jdm
Aneesh Agrawal <aneeshusa@gmail.com> - Wed, 12 Apr 2017 22:22:33 -0500 - rev 561875
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
servo: Merge
#16389 - Allow bootstrapping on Debian (from aneeshusa:support-debian-for-mach-bootstrap); r=jdm
<!-- Please describe your changes on the following line: -->
This is needed for servo/saltfs
#631, since the Travis builders are detected as `'debian'` for some reason.
---
<!-- 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
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because the test will be in saltfs
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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:
2e82d98afff696dfd574087a0806383a6abc4c78
cc332d83fa1ffa1727da7d3d76cdd7cce3433236: Bug 1356064 - Remove the mach artifact print-cache subcommand. r=nalexander
Mike Hommey <mh+mozilla@glandium.org> - Thu, 13 Apr 2017 09:50:57 +0900 - rev 561874
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1356064 - Remove the mach artifact print-cache subcommand. r=nalexander
1495e8b19b0fc781c7b7313cc49bb9eb8b13f84b: Bug 1356064 - Remove the mach artifact last subcommand. r=nalexander
Mike Hommey <mh+mozilla@glandium.org> - Thu, 13 Apr 2017 09:47:27 +0900 - rev 561873
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1356064 - Remove the mach artifact last subcommand. r=nalexander
It has been broken for a while (
bug 1341205).
7995aed69c677ab8ce193e303b1b8c48485fde62: Bug 1349741 - Part 2. Reftest. r=mstange
cku <cku@mozilla.com> - Thu, 23 Mar 2017 14:40:10 +0800 - rev 561872
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1349741 - Part 2. Reftest. r=mstange
MozReview-Commit-ID: AOKD7BeAUNl
f6a3307c3a8d2f462c46cc449bbba9e3cac55df4: Bug 1349741 - Part 1. Correct the transform matrix of a context that pass to nsFilterInstance::PaintFilteredFrame. r=mstange
cku <cku@mozilla.com> - Thu, 13 Apr 2017 11:10:58 +0800 - rev 561871
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1349741 - Part 1. Correct the transform matrix of a context that pass to nsFilterInstance::PaintFilteredFrame. r=mstange
MozReview-Commit-ID: 9BISQehlSgG
7784662797115c9befe0f09bea2013a843740645: Bug 1241066 - fix mozRtt always 0 or 1;r=jib
Nico Grunbaum - Mon, 20 Mar 2017 16:58:53 -0700 - rev 561870
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1241066 - fix mozRtt always 0 or 1;r=jib
My shortest patch to date.
MozReview-Commit-ID: 8r3ZrGUk40D
b2a3d0fd967578dcce222d4396ee3ac70b99e50b: Bug 1346618 - Part 2. Test case. r=mstange
cku <cku@mozilla.com> - Mon, 13 Mar 2017 11:19:49 +0800 - rev 561869
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1346618 - Part 2. Test case. r=mstange
MozReview-Commit-ID: FVEqDh9E5DP
6bd69f962dd549bdf00529a3ce701e72dcb63972: Bug 1346618 - Part 1. Remove SVGImageContext::mGlobalOpacity. r=mstange
cku <cku@mozilla.com> - Mon, 10 Apr 2017 11:59:48 +0800 - rev 561868
Push
53880 by bmo:emilio+bugs@crisal.io at Thu, 13 Apr 2017 07:57:48 +0000
Bug 1346618 - Part 1. Remove SVGImageContext::mGlobalOpacity. r=mstange
MozReview-Commit-ID: ByiPa4sreEh