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

Issue 2621923003: Remove AudioSourceNode class (Closed)

Created:
3 years, 11 months ago by Raymond Toy
Modified:
3 years, 11 months ago
Reviewers:
tkent, hongchan
CC:
blink-reviews, chromium-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove AudioSourceNode class The MediaElementAudioSourceNode and MediaStreamAudioSourceNode were implemented as deriving from an AudioSourceNode. This is not part of the spec; these nodes are derived from AudioNode. This was only visible in the prototype chain for these classes. The AudioSourceNode is otherwise invisible to the user; it is not constructible and has no properties. Thus, remove the AudioSourceNode class. Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/D-QJm9GCisc/gSCZwIrfFgAJ BUG=663818 TEST=none Review-Url: https://codereview.chromium.org/2621923003 Cr-Commit-Position: refs/heads/master@{#445433} Committed: https://chromium.googlesource.com/chromium/src/+/717012126c57dfe596b6562f9ad17f2a7e537a5b

Patch Set 1 #

Patch Set 2 : Update expected results #

Patch Set 3 : Really remove AudioSourceNode #

Patch Set 4 : Update test results #

Patch Set 5 : Update BUILD.gn for removed file #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -98 lines) Patch
M third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/Source/modules/webaudio/AudioSourceNode.h View 1 2 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/Source/modules/webaudio/AudioSourceNode.idl View 1 chunk +0 lines, -33 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaElementAudioSourceNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/MediaStreamAudioSourceNode.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 37 (22 generated)
Raymond Toy
PTAL
3 years, 11 months ago (2017-01-10 18:22:26 UTC) #3
hongchan
A simple IDL change. lgtm
3 years, 11 months ago (2017-01-10 18:34:34 UTC) #5
Raymond Toy
On 2017/01/10 18:34:34, hongchan wrote: > A simple IDL change. > > lgtm PTAL again. ...
3 years, 11 months ago (2017-01-10 21:46:37 UTC) #8
hongchan
On 2017/01/10 21:46:37, Raymond Toy wrote: > On 2017/01/10 18:34:34, hongchan wrote: > > A ...
3 years, 11 months ago (2017-01-10 21:53:11 UTC) #9
Raymond Toy
tkent: PTAL as API Owner Just removing AudioSourceNode which was never part of the class ...
3 years, 11 months ago (2017-01-11 21:39:23 UTC) #13
tkent
On 2017/01/11 at 21:39:23, rtoy wrote: > tkent: PTAL as API Owner > > Just ...
3 years, 11 months ago (2017-01-11 23:17:34 UTC) #16
Raymond Toy
On 2017/01/11 23:17:34, tkent wrote: > On 2017/01/11 at 21:39:23, rtoy wrote: > > tkent: ...
3 years, 11 months ago (2017-01-12 16:15:21 UTC) #17
Raymond Toy
Intent approved.
3 years, 11 months ago (2017-01-19 23:11:52 UTC) #20
tkent
lgtm
3 years, 11 months ago (2017-01-19 23:12:49 UTC) #23
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/2621923003/80001
3 years, 11 months ago (2017-01-23 16:08:18 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/368836)
3 years, 11 months ago (2017-01-23 16:09:34 UTC) #27
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/2621923003/100001
3 years, 11 months ago (2017-01-23 16:37:19 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, no build URL)
3 years, 11 months ago (2017-01-23 16:38:54 UTC) #32
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/2621923003/100001
3 years, 11 months ago (2017-01-23 18:55:50 UTC) #34
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 19:37:06 UTC) #37
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/717012126c57dfe596b6562f9ad1...

Powered by Google App Engine
This is Rietveld 408576698