Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Issue 182453005: Encrypted Media: Convert unprefixed syntax layout test to use testharness.js. (Closed)

Created:
6 years, 9 months ago by xhwang
Modified:
6 years, 9 months ago
Reviewers:
ddorwin
CC:
blink-reviews, feature-media-reviews_chromium.org, philipj_slow, eric.carlson_apple.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Encrypted Media: Convert unprefixed syntax layout test to use testharness.js. BUG=224791 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168884

Patch Set 1 #

Total comments: 42

Patch Set 2 : comments addressed #

Total comments: 16

Patch Set 3 : comments addressed #

Total comments: 4

Patch Set 4 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -87 lines) Patch
M LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html View 1 2 3 1 chunk +100 lines, -53 lines 0 comments Download
M LayoutTests/media/encrypted-media/encrypted-media-v2-syntax-expected.txt View 1 1 chunk +9 lines, -34 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
xhwang
PTAL
6 years, 9 months ago (2014-03-01 01:36:30 UTC) #1
ddorwin
https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode1 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:1: <!DOCTYPE html> We'll need to rename this file in ...
6 years, 9 months ago (2014-03-07 01:45:50 UTC) #2
xhwang
comments addressed
6 years, 9 months ago (2014-03-08 00:36:43 UTC) #3
xhwang
Thanks! PTAL again. https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode1 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:1: <!DOCTYPE html> On 2014/03/07 01:45:51, ddorwin ...
6 years, 9 months ago (2014-03-08 00:37:44 UTC) #4
ddorwin
I like this better. Thanks! https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/1/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode37 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:37: assert_throws("NOT_SUPPORTED_ERR", function() { new ...
6 years, 9 months ago (2014-03-10 20:11:44 UTC) #5
xhwang
comments addressed
6 years, 9 months ago (2014-03-10 23:20:44 UTC) #6
xhwang
PTAL again. https://codereview.chromium.org/182453005/diff/20001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/20001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode22 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:22: assert_throws('INVALID_ACCESS_ERR', function() { new MediaKeys(''); }); On ...
6 years, 9 months ago (2014-03-10 23:23:20 UTC) #7
ddorwin
Thanks. LGTM with comments. https://codereview.chromium.org/182453005/diff/40001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/40001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode28 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:28: assert_throws('NOT_SUPPORTED_ERR', function() { new MediaKeys(new ...
6 years, 9 months ago (2014-03-11 00:30:06 UTC) #8
xhwang
comments addressed
6 years, 9 months ago (2014-03-11 01:00:39 UTC) #9
xhwang
https://codereview.chromium.org/182453005/diff/40001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html File LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html (right): https://codereview.chromium.org/182453005/diff/40001/LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html#newcode28 LayoutTests/media/encrypted-media/encrypted-media-v2-syntax.html:28: assert_throws('NOT_SUPPORTED_ERR', function() { new MediaKeys(new Uint8Array(0)); }); On 2014/03/11 ...
6 years, 9 months ago (2014-03-11 01:00:53 UTC) #10
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 9 months ago (2014-03-11 01:00:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/182453005/60001
6 years, 9 months ago (2014-03-11 01:01:04 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 02:00:26 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel
6 years, 9 months ago (2014-03-11 02:00:26 UTC) #14
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 9 months ago (2014-03-11 03:38:32 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/182453005/60001
6 years, 9 months ago (2014-03-11 03:38:35 UTC) #16
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 05:32:07 UTC) #17
Message was sent while issue was closed.
Change committed as 168884

Powered by Google App Engine
This is Rietveld 408576698