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

Issue 1336943004: Blink MediaRecorder: adding "creation" LayoutTest and reconnecting "canRecordMimeType" (Closed)

Created:
5 years, 3 months ago by mcasas
Modified:
5 years, 3 months ago
Reviewers:
Peter Beverloo
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Blink MediaRecorder: adding "creation" LayoutTest and reconnecting "canRecordMimeType" This CL: - reconnects canRecordMimeType LayoutTest - adds a new -creation test - _does not_ reconnect basic-video test because the underlying Cr test infra does not provide meaningful video tracks, hitting a DCHECK in VideoTrackRecorder (I need to work on that). - changes a ASSERT_NOTREACHED() in MediaRecorder with a WTF_LOG() to allow debugging. - Allows writeData() to be called when MediaRecorder is not in Recording state if |lastInSlice| is true. BUG=262211 Committed: https://crrev.com/481a95475284a48c7ee346991499faf73636dd68 git-svn-id: svn://svn.chromium.org/blink/trunk@202376 bbb929c8-8fbe-4397-9dbb-9b2b20218538

Patch Set 1 #

Total comments: 8

Patch Set 2 : peter's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -10 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +2 lines, -3 lines 0 comments Download
M LayoutTests/fast/mediarecorder/MediaRecorder-basic-video.html View 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A LayoutTests/fast/mediarecorder/MediaRecorder-creation.html View 1 1 chunk +59 lines, -0 lines 0 comments Download
M Source/modules/mediarecorder/MediaRecorder.cpp View 1 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
mcasas
peter@ PTAL
5 years, 3 months ago (2015-09-15 01:03:08 UTC) #2
Peter Beverloo
lgtm https://codereview.chromium.org/1336943004/diff/1/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt File LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt (right): https://codereview.chromium.org/1336943004/diff/1/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt#newcode3 LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt:3: PASS check MediaRecorder.canRecordMimeType() with video/vp8 Where does the ...
5 years, 3 months ago (2015-09-16 15:09:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336943004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336943004/40001
5 years, 3 months ago (2015-09-16 18:03:31 UTC) #7
mcasas
https://codereview.chromium.org/1336943004/diff/1/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt File LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt (right): https://codereview.chromium.org/1336943004/diff/1/LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt#newcode3 LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt:3: PASS check MediaRecorder.canRecordMimeType() with video/vp8 On 2015/09/16 15:09:01, Peter ...
5 years, 3 months ago (2015-09-16 18:04:15 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=202376
5 years, 3 months ago (2015-09-16 19:24:20 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:59:12 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/481a95475284a48c7ee346991499faf73636dd68

Powered by Google App Engine
This is Rietveld 408576698