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

Issue 1514633006: Add HTMLVideoElementTest (Closed)

Created:
5 years ago by sandersd (OOO until July 31)
Modified:
4 years, 11 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, mlamouri+watch-blink_chromium.org, philipj_slow
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add HTMLVideoElementTest Committed: https://crrev.com/e714c6542eb7b4ec7ac91a5d52cc66d27b9d51a0 Cr-Commit-Position: refs/heads/master@{#368465}

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : Rebase #

Patch Set 4 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -0 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp View 1 2 3 1 chunk +145 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
sandersd (OOO until July 31)
https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp File third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp (right): https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp#newcode23 third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp:23: class EmptyWebMediaPlayer : public WebMediaPlayer { It seems like ...
5 years ago (2015-12-17 19:05:57 UTC) #4
philipj_slow
lgtm https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp File third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp (right): https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp#newcode23 third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp:23: class EmptyWebMediaPlayer : public WebMediaPlayer { On 2015/12/17 ...
5 years ago (2015-12-18 15:02:27 UTC) #5
sandersd (OOO until July 31)
mlamouri@: Where should EmptyWebMediaPlayer go?
5 years ago (2015-12-18 19:08:22 UTC) #7
mlamouri (slow - plz ping)
https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp File third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp (right): https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp#newcode23 third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp:23: class EmptyWebMediaPlayer : public WebMediaPlayer { On 2015/12/18 at ...
4 years, 11 months ago (2016-01-05 15:00:07 UTC) #8
sandersd (OOO until July 31)
On 2016/01/05 15:00:07, Mounir Lamouri wrote: > https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp > File third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp (right): > > https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp#newcode23 ...
4 years, 11 months ago (2016-01-05 18:45:53 UTC) #9
sof
https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp File third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp (right): https://codereview.chromium.org/1514633006/diff/20001/third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp#newcode97 third_party/WebKit/Source/core/html/HTMLVideoElementTest.cpp:97: RefPtrWillBeMember<HTMLVideoElement> m_video; RefPtrWillBePersistent<>
4 years, 11 months ago (2016-01-05 18:51:48 UTC) #11
mlamouri (slow - plz ping)
On 2016/01/05 at 18:45:53, sandersd wrote: > On 2016/01/05 15:00:07, Mounir Lamouri wrote: > > ...
4 years, 11 months ago (2016-01-07 13:58:57 UTC) #12
sandersd (OOO until July 31)
> I guess you can create an {Empty,Mock}WebMediaPlayer and have it in the same dir ...
4 years, 11 months ago (2016-01-08 00:02:11 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514633006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514633006/60001
4 years, 11 months ago (2016-01-08 00:04:08 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-08 02:16:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1514633006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1514633006/60001
4 years, 11 months ago (2016-01-08 22:51:08 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-08 23:52:29 UTC) #21
commit-bot: I haz the power
4 years, 11 months ago (2016-01-08 23:54:13 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e714c6542eb7b4ec7ac91a5d52cc66d27b9d51a0
Cr-Commit-Position: refs/heads/master@{#368465}

Powered by Google App Engine
This is Rietveld 408576698