e535df594d220cdf32b45a1c068ad779ff3ad578: Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku
JW Wang <jwwang@mozilla.com> - Mon, 17 Apr 2017 16:35:04 +0800 - rev 354220
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku
1. using media::TimeUnit to save some typing.
2. replace TimeUnit() with TimeUnit::Zero().
3. replace TimeUnit::FromXXX(0) with TimeUnit::Zero().
4. replace TimeUnit::FromMicroseconds(std::numeric_limits<int64_t>::max()) with TimeUnit::FromInfinity().
5. replace some uses of int64_t with TimeUnit.
6. replace t > TimeUnit() with t.IsPositive().
MozReview-Commit-ID: 6hC94PXx86i
e7a44be96de2543b5dd0dd8e797e0502645513bc: Bug 1357983 - remove media::Microseconds. r=gerald
JW Wang <jwwang@mozilla.com> - Mon, 17 Apr 2017 14:34:36 +0800 - rev 354219
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1357983 - remove media::Microseconds. r=gerald
media::TimeUnit can take its place. We don't want 2 things for the same purpose to cause confusion.
MozReview-Commit-ID: 3z6hbgXFsxP
8c3b459026284690b502a26f39b79c869eaa3ab7: Bug 1352628 - Skip clipped-animated-transform-1.html. r=boris
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Fri, 21 Apr 2017 06:48:26 +0900 - rev 354218
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1352628 - Skip clipped-animated-transform-1.html. r=boris
The test case is supposed that transform transition runs on the compositor.
We can't enable this test until
bug 1334036 is fixed.
MozReview-Commit-ID: 6zakBP7tjhs
80ac3ea1427e41ee22c874eea11fdffe0a2fe0d1: Bug 1353689 - update /processing-model/* status. Disable tests whose result are not consistent. r=alwu
bechen <bechen@mozilla.com> - Tue, 18 Apr 2017 16:54:17 +0800 - rev 354217
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - update /processing-model/* status. Disable tests whose result are not consistent. r=alwu
MozReview-Commit-ID: 83tCBYWmF5g
9a5b36fefb2262ee33bdbd993e36f220566d1efb: Bug 1353689 - selectors/cue_function: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:40 +0800 - rev 354216
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function: update testcase status. r=rillian
MozReview-Commit-ID: KNEZ1x4xThq
44c5f4b4cdfc3ca17265071b2cbcded08d96830a: Bug 1353689 - selectors/default_styles: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:38 +0800 - rev 354215
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/default_styles: update testcase status. r=rillian
MozReview-Commit-ID: 32cFaWOVTal
7f2790b4c96369c2a3f63da0723138779fac8826: Bug 1353689 - selectors/cue_function/voice_object: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:35 +0800 - rev 354214
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function/voice_object: update testcase status. r=rillian
MozReview-Commit-ID: Loq30ZzSzLR
8d8d2824a763b07d4994a759aa7633f8bfdaa9ec: Bug 1353689 - selectors/cue_function/underline_object: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:33 +0800 - rev 354213
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function/underline_object: update testcase status. r=rillian
MozReview-Commit-ID: 9zwCperz8nZ
d3ced57519982b3c48c289fd89758ac477a9545b: Bug 1353689 - selectors/cue_function/class_object: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:30 +0800 - rev 354212
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function/class_object: update testcase status. r=rillian
MozReview-Commit-ID: FUwqp2DHbl3
5179ebf1e9828d069773b38d0e6f477df24d5c95: Bug 1353689 - selectors/cue_function/bold_object: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:28 +0800 - rev 354211
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function/bold_object: update testcase status. r=rillian
MozReview-Commit-ID: K1oTXpmUMmd
ebf24732e9b39fe164e6d5640b38888bd944e91e: Bug 1353689 - selectors/cue_function/italic_object: update testcase status. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:26 +0800 - rev 354210
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue_function/italic_object: update testcase status. r=rillian
MozReview-Commit-ID: AQoebT3bS8p
e81924e4cff35fa808b499ff801ffa9c8c1d3c8f: Bug 1353689 - selectors/cue : Enable testcases under */selector/* . Fix the padding and overflow issue. r=rillian
bechen <bechen@mozilla.com> - Mon, 17 Apr 2017 17:27:23 +0800 - rev 354209
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353689 - selectors/cue : Enable testcases under */selector/* . Fix the padding and overflow issue. r=rillian
MozReview-Commit-ID: 6jdlx01hEv7
0cbed2ce192a796646ed92ad4ad91fa3847ea95e: Bug 1232439 - Part 4: Adjust bookmark list UI layout. r=ahunt
Jing-wei Wu <topwu.tw@gmail.com> - Thu, 06 Apr 2017 11:44:20 +0800 - rev 354208
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1232439 - Part 4: Adjust bookmark list UI layout. r=ahunt
MozReview-Commit-ID: 5s74hg5daC5
5a0b0722bb130a9fc1c696ae0f538725eebe3843: Bug 1232439 - Part 3: Implement full-page bookmark edit dialog. r=ahunt,Grisha
Jing-wei Wu <topwu.tw@gmail.com> - Thu, 20 Apr 2017 09:04:28 +0800 - rev 354207
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1232439 - Part 3: Implement full-page bookmark edit dialog. r=ahunt,Grisha
MozReview-Commit-ID: 8wB9CEptVeu
59af50c06ae546baa5124dcdf814260acf4ff311: Bug 1232439 - Part 2: Support get/update/remove bookmark record by ID in BrowserDB. r=Grisha
Jing-wei Wu <topwu.tw@gmail.com> - Wed, 05 Apr 2017 14:03:16 +0800 - rev 354206
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1232439 - Part 2: Support get/update/remove bookmark record by ID in BrowserDB. r=Grisha
MozReview-Commit-ID: 6RNKCUiZE8K
3b8079a1c1356a0d23f7c7e2907f4f12cdf8228c: Bug 1232439 - Part 1: Setup A/B experiment for enabling full bookmark management in Nightly. r=Grisha
Jing-wei Wu <topwu.tw@gmail.com> - Thu, 23 Mar 2017 14:14:24 +0800 - rev 354205
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1232439 - Part 1: Setup A/B experiment for enabling full bookmark management in Nightly. r=Grisha
The experiment in Switchboard is "full-bookmark-management", and it's enabled for 100% of the Nightly audience.
MozReview-Commit-ID: EhA0BcouPPn
a5572924d69aee6fa9bedfb956172d33016c42b0: Bug 1353523 - Add adjustable threshold value for VR controller trigger inputs; r=kip
Daosheng Mu <daoshengmu@gmail.com> - Wed, 19 Apr 2017 13:14:13 +0800 - rev 354204
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1353523 - Add adjustable threshold value for VR controller trigger inputs; r=kip
MozReview-Commit-ID: KQMccZeE2IK
afdbbb3548699b07f6c776c061fb5b8b63db76a3: Bug 1355438 - [Form Autofill] Implement an internal-only pseudo-class for highlighting elements with an autofilled value. r=heycam
Luke Chang <lchang@mozilla.com> - Thu, 20 Apr 2017 17:44:14 +0800 - rev 354203
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1355438 - [Form Autofill] Implement an internal-only pseudo-class for highlighting elements with an autofilled value. r=heycam
MozReview-Commit-ID: BUqAWSekPsh
aee196633a8655daea6099a9327059f47656c745: servo: Merge #16509 - Add new Servo icon for Windows (from atouchet:win-ico); r=jdm
Alex Touchet <alextouchet@outlook.com> - Thu, 20 Apr 2017 20:51:04 -0500 - rev 354202
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
servo: Merge
#16509 - Add new Servo icon for Windows (from atouchet:win-ico); r=jdm
Use 256x256/48x48/32x32/16x16 instead of 64x64/32x32/24x24/16x16 as per Microsoft's documentation: https://msdn.microsoft.com/en-us/library/windows/desktop/dn742485%28v=vs.85%29.aspx
<!-- Please describe your changes on the following line: -->
Replace Servo.ico with updated version.
---
<!-- 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
- [X] These changes fix
#16484 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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:
17dc598d995c71748024cac432b76189722d10ea
9faa446314c3ab5888d64922f647019a5da5b748: Bug 1358035: Move the check for persisting an invalid origin to test_bad_origin_directory.js and add skip beta/release flag on it since we don't check invaild origins on beta/release. r=janv
Tom Tung <shes050117@gmail.com> - Thu, 20 Apr 2017 15:26:31 +0800 - rev 354201
Push
31687 by cbook@mozilla.com at Fri, 21 Apr 2017 08:45:35 +0000
Bug 1358035: Move the check for persisting an invalid origin to test_bad_origin_directory.js and add skip beta/release flag on it since we don't check invaild origins on beta/release. r=janv
MozReview-Commit-ID: GYcw4RYoIms