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

Issue 965683002: Fix TextTrackMode test (Closed)

Created:
5 years, 9 months ago by Paritosh Kumar
Modified:
5 years, 9 months ago
CC:
blink-reviews, Savago
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

A TextTrackMode test sets an enum to an integer value. This is no longer supported, and was detected by turning on "invalid enum" console warnings in CL 955413002: http://crrev.com/955413002 ...by Nils (nbarth) in this comment: http://crrev.com/955413002#msg6 This fixes the test, and adds a test that integer values are no longer supported. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191121

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M LayoutTests/media/track/track-add-remove-cue.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-add-remove-cue-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/media/track/track-mode.html View 1 1 chunk +6 lines, -0 lines 0 comments Download
M LayoutTests/media/track/track-mode-expected.txt View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Paritosh Kumar
Please have a look.
5 years, 9 months ago (2015-02-27 06:57:55 UTC) #2
jsbell
drive-by... https://codereview.chromium.org/965683002/diff/1/LayoutTests/media/track/track-mode.html File LayoutTests/media/track/track-mode.html (right): https://codereview.chromium.org/965683002/diff/1/LayoutTests/media/track/track-mode.html#newcode44 LayoutTests/media/track/track-mode.html:44: consoleWrite("<b>*** Set to numeric value (no longer supported), ...
5 years, 9 months ago (2015-02-27 16:50:35 UTC) #5
haraken
LGTM with jsbell's comments addressed.
5 years, 9 months ago (2015-02-27 16:53:01 UTC) #6
jsbell
https://codereview.chromium.org/965683002/diff/1/LayoutTests/media/track/track-mode.html File LayoutTests/media/track/track-mode.html (right): https://codereview.chromium.org/965683002/diff/1/LayoutTests/media/track/track-mode.html#newcode44 LayoutTests/media/track/track-mode.html:44: consoleWrite("<b>*** Set to numeric value (no longer supported), should ...
5 years, 9 months ago (2015-02-27 16:54:12 UTC) #7
Nils Barth (inactive)
On 2015/02/27 16:53:01, haraken wrote: > LGTM with jsbell's comments addressed. Ditto: LGTM with 2 ...
5 years, 9 months ago (2015-02-27 19:34:33 UTC) #8
Paritosh Kumar
Thanks Nils Jsbell and haraken for reviewing this. Updated the test with numeric value. Please ...
5 years, 9 months ago (2015-03-02 04:39:35 UTC) #9
Nils Barth (inactive)
LGTM, thanks!
5 years, 9 months ago (2015-03-02 13:41:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/965683002/20001
5 years, 9 months ago (2015-03-02 16:25:56 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 17:41:09 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191121

Powered by Google App Engine
This is Rietveld 408576698