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

Issue 14362037: Remove USE(GSTREAMER) and USE(WEBAUDIO_GSTREAMER) guards. (Closed)

Created:
7 years, 8 months ago by lgombos
Modified:
7 years, 8 months ago
CC:
blink-reviews, feature-media-reviews_chromium.org, Stephen Chennney, jeez, jamesr
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove USE(GSTREAMER) and USE(WEBAUDIO_GSTREAMER) guards. These are not used by blink. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148771

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove GSTREAMER specific code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -206 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -3 lines 0 comments Download
D LayoutTests/media/media-higher-prio-audio-stream.html View 1 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/media/media-higher-prio-audio-stream-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/platform/audio/FFTFrame.h View 2 chunks +0 lines, -15 lines 0 comments Download
M Source/core/platform/audio/FFTFrame.cpp View 1 chunk +0 lines, -11 lines 0 comments Download
M Source/core/platform/audio/FFTFrameStub.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/platform/audio/HRTFElevation.cpp View 3 chunks +0 lines, -69 lines 0 comments Download
M Source/core/platform/graphics/MediaPlayer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/platform/graphics/MediaPlayer.cpp View 2 chunks +0 lines, -15 lines 0 comments Download
M Source/core/platform/graphics/MediaPlayerPrivate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/testing/Internals.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/testing/Internals.idl View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/webaudio/AudioContext.cpp View 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
lgombos
Cleanup. It seems that most of the gstreamer-only files are already removed from the tree.
7 years, 8 months ago (2013-04-19 19:35:03 UTC) #1
abarth-chromium
lgtm https://codereview.chromium.org/14362037/diff/1/Source/core/testing/Internals.cpp File Source/core/testing/Internals.cpp (left): https://codereview.chromium.org/14362037/diff/1/Source/core/testing/Internals.cpp#oldcode1951 Source/core/testing/Internals.cpp:1951: void Internals::simulateAudioInterruption(Node* node) Should we remove this function ...
7 years, 8 months ago (2013-04-19 19:36:40 UTC) #2
lgombos
On 2013/04/19 19:36:40, abarth wrote: > lgtm > > https://codereview.chromium.org/14362037/diff/1/Source/core/testing/Internals.cpp > File Source/core/testing/Internals.cpp (left): > ...
7 years, 8 months ago (2013-04-19 19:50:16 UTC) #3
abarth-chromium
I'd recommend removing the test and filing a bug referring to this CL. That way ...
7 years, 8 months ago (2013-04-19 19:55:29 UTC) #4
lgombos
Removed Internals::simulateAudioInterruption (and the one related test). Filed issue https://code.google.com/p/chromium/issues/detail?id=233719 .
7 years, 8 months ago (2013-04-19 20:23:39 UTC) #5
abarth-chromium
Thanks! LGTM
7 years, 8 months ago (2013-04-19 20:25:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/14362037/4001
7 years, 8 months ago (2013-04-19 23:03:46 UTC) #7
commit-bot: I haz the power
Change committed as 148771
7 years, 8 months ago (2013-04-20 02:32:11 UTC) #8
Chris Rogers
Please be *very* careful with changes like this which affect Web Audio - I need ...
7 years, 8 months ago (2013-04-23 19:35:42 UTC) #9
lgombos
On 2013/04/23 19:35:42, Chris Rogers wrote: > Please be *very* careful with changes like this ...
7 years, 8 months ago (2013-04-23 20:30:32 UTC) #10
eseidel
7 years, 8 months ago (2013-04-24 08:16:13 UTC) #11
Message was sent while issue was closed.
I would recommend adding more watchlists for platform/audio:
http://src.chromium.org/viewvc/blink/trunk/WATCHLISTS?revision=148772

Powered by Google App Engine
This is Rietveld 408576698