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

Issue 2862423002: [RemotePlayback] Added IDL harness WebPlatform test for RemotePlayback API. (Closed)

Created:
3 years, 7 months ago by whywhat
Modified:
3 years, 7 months ago
Reviewers:
foolip
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[RemotePlayback] Added IDL harness WebPlatform test for RemotePlayback API. BUG=666468 TEST=run webkit tests locally Review-Url: https://codereview.chromium.org/2862423002 Cr-Commit-Position: refs/heads/master@{#470366} Committed: https://chromium.googlesource.com/chromium/src/+/64282c8533da904acb78f1f9ef68c97619825b9c

Patch Set 1 #

Total comments: 5

Patch Set 2 : Moved the test under external/wpt/interfaces/ #

Patch Set 3 : Added the harness test files back #

Total comments: 1

Patch Set 4 : Fixed the tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/W3CImportExpectations View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness.html View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (16 generated)
whywhat
Philip, PTaL.
3 years, 7 months ago (2017-05-05 21:31:03 UTC) #2
foolip
lgtm % nits https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/W3CImportExpectations File third_party/WebKit/LayoutTests/W3CImportExpectations (right): https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/W3CImportExpectations#newcode333 third_party/WebKit/LayoutTests/W3CImportExpectations:333: external/wpt/remote-playback [ Pass ] This should ...
3 years, 7 months ago (2017-05-08 14:58:03 UTC) #7
whywhat
https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt File third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt (right): https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt#newcode4 third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt:4: FAIL HTMLMediaElement must be primary interface of [object HTMLUnknownElement] ...
3 years, 7 months ago (2017-05-08 17:31:46 UTC) #8
foolip
https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt File third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt (right): https://codereview.chromium.org/2862423002/diff/1/third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt#newcode4 third_party/WebKit/LayoutTests/external/wpt/remote-playback/idlharness-expected.txt:4: FAIL HTMLMediaElement must be primary interface of [object HTMLUnknownElement] ...
3 years, 7 months ago (2017-05-08 20:15:43 UTC) #9
whywhat
Moved the test under external/wpt/interfaces/
3 years, 7 months ago (2017-05-08 22:07:45 UTC) #10
whywhat
IIUC, moving the test as the .idl file to interfaces removes my concerns wrt <media> ...
3 years, 7 months ago (2017-05-08 22:08:45 UTC) #11
foolip
On 2017/05/08 22:08:45, whywhat wrote: > IIUC, moving the test as the .idl file to ...
3 years, 7 months ago (2017-05-08 22:14:03 UTC) #14
whywhat
Added the harness test files back
3 years, 7 months ago (2017-05-08 22:39:59 UTC) #16
whywhat
Ok, I still have some FAIL statements for: - has_stringifier, has_extended_attribute checks - EventHandler is ...
3 years, 7 months ago (2017-05-08 22:43:15 UTC) #17
foolip
On 2017/05/08 22:43:15, whywhat wrote: > Ok, I still have some FAIL statements for: > ...
3 years, 7 months ago (2017-05-09 13:34:59 UTC) #22
foolip
https://codereview.chromium.org/2862423002/diff/40001/third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl File third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl (right): https://codereview.chromium.org/2862423002/diff/40001/third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl#newcode1 third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl:1: interface HTMLMediaElement : HTMLElement {}; These shouldn't be in ...
3 years, 7 months ago (2017-05-09 15:23:09 UTC) #23
whywhat
Fixed the tests
3 years, 7 months ago (2017-05-09 15:57:54 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2862423002/60001
3 years, 7 months ago (2017-05-09 16:01:40 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 17:25:03 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/64282c8533da904acb78f1f9ef68...

Powered by Google App Engine
This is Rietveld 408576698