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

Issue 2272683003: Remove redundant definition of Spatializer abstract class (Closed)

Created:
4 years, 4 months ago by hongchan
Modified:
4 years, 3 months ago
Reviewers:
haraken, Raymond Toy
CC:
Raymond Toy, blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove redundant definition of Spatializer abstract class platform/audio/Spatializer.h. was originally designed to own various type of panners including equal power, HRTF, stereo, sound-field and more. However, the direction has been changed and now it is reasonable to remove Spatializer class and make the StereoPanner standalone. BUG=612299 TEST=NONE (the CL build passes all the panner-related tests.) Committed: https://crrev.com/6a7e84782f979dd2720761025881ac62ddf41b1c Cr-Commit-Position: refs/heads/master@{#414502}

Patch Set 1 #

Patch Set 2 : Detach StereoPanner from Panner base class (plus rebasing) #

Total comments: 10

Patch Set 3 : Drop unnecessary changes #

Total comments: 1

Patch Set 4 : Fix reference URL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -96 lines) Patch
M third_party/WebKit/Source/modules/webaudio/StereoPannerNode.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/StereoPannerNode.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/platform/audio/Spatializer.h View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/Source/platform/audio/Spatializer.cpp View 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/StereoPanner.h View 1 2 3 1 chunk +16 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/audio/StereoPanner.cpp View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (19 generated)
hongchan
PTAL.
4 years, 4 months ago (2016-08-23 23:08:08 UTC) #2
Raymond Toy
I'm all for removing Spatializer.*, but I wonder if this is really the right abstraction. ...
4 years, 4 months ago (2016-08-24 15:57:58 UTC) #3
hongchan
On 2016/08/24 15:57:58, Raymond Toy wrote: > I'm all for removing Spatializer.*, but I wonder ...
4 years, 4 months ago (2016-08-24 16:02:53 UTC) #4
hongchan
The 2nd attempt - PTAL.
4 years, 4 months ago (2016-08-24 18:18:13 UTC) #6
Raymond Toy
Just a bunch of nits. Please fix the description to match what you're doing now. ...
4 years, 4 months ago (2016-08-24 18:30:29 UTC) #7
hongchan
https://codereview.chromium.org/2272683003/diff/40001/third_party/WebKit/Source/modules/webaudio/StereoPannerNode.cpp File third_party/WebKit/Source/modules/webaudio/StereoPannerNode.cpp (right): https://codereview.chromium.org/2272683003/diff/40001/third_party/WebKit/Source/modules/webaudio/StereoPannerNode.cpp#newcode66 third_party/WebKit/Source/modules/webaudio/StereoPannerNode.cpp:66: m_stereoPanner->panWithSampleAccurateValues( On 2016/08/24 18:30:29, Raymond Toy wrote: > It ...
4 years, 4 months ago (2016-08-24 21:52:33 UTC) #12
Raymond Toy
lgtm with nit. https://codereview.chromium.org/2272683003/diff/120001/third_party/WebKit/Source/platform/audio/StereoPanner.h File third_party/WebKit/Source/platform/audio/StereoPanner.h (right): https://codereview.chromium.org/2272683003/diff/120001/third_party/WebKit/Source/platform/audio/StereoPanner.h#newcode17 third_party/WebKit/Source/platform/audio/StereoPanner.h:17: // http://webaudio.github.io/web-audio-api/#panning-algorithm Nit: this link is ...
4 years, 4 months ago (2016-08-24 22:21:25 UTC) #13
hongchan
haraken@ PTAL. I've removed unnecessary files from blink_platform.gypi.
4 years, 4 months ago (2016-08-24 23:01:21 UTC) #15
haraken
LGTM
4 years, 4 months ago (2016-08-24 23:44:59 UTC) #18
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/2272683003/140001
4 years, 4 months ago (2016-08-25 03:44:48 UTC) #23
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/280729)
4 years, 4 months ago (2016-08-25 07:12:36 UTC) #25
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/2272683003/140001
4 years, 3 months ago (2016-08-25 13:42:59 UTC) #27
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/281047)
4 years, 3 months ago (2016-08-25 16:56:03 UTC) #29
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/2272683003/140001
4 years, 3 months ago (2016-08-25 17:06:29 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 3 months ago (2016-08-25 19:14:30 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 19:18:28 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6a7e84782f979dd2720761025881ac62ddf41b1c
Cr-Commit-Position: refs/heads/master@{#414502}

Powered by Google App Engine
This is Rietveld 408576698