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

Issue 4991003: Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollect... (Closed)

Created:
10 years, 1 month ago by levin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), fbarchard, ddorwin+watch_chromium.org, Alpha Left Google, brettw-cc_chromium.org, annacc, pam+watch_chromium.org, awong, Paweł Hajdan Jr., darin-cc_chromium.org, scherkus (not reviewing)
Visibility:
Public.

Description

Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection MediaFilterCollection is the only code that uses FilterType now so I'm moving the enum into that class and removing all references from the MediaFilter & derived classes. BUG=61823 TEST=No new functionality. Existing tests pass. Review URL: http://codereview.chromium.org/4653005 TBR=acolwell@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66139

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -154 lines) Patch
M chrome/renderer/render_view.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M media/base/filters.h View 8 chunks +34 lines, -0 lines 0 comments Download
M media/base/filters.cc View 4 chunks +24 lines, -0 lines 0 comments Download
M media/base/media_filter_collection.h View 2 chunks +8 lines, -35 lines 0 comments Download
M media/base/media_filter_collection.cc View 2 chunks +5 lines, -66 lines 0 comments Download
M media/base/media_filter_collection_unittest.cc View 3 chunks +18 lines, -18 lines 0 comments Download
M media/base/mock_filters.h View 1 chunk +6 lines, -6 lines 0 comments Download
M media/base/pipeline_impl.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M media/filters/decoder_base_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/tools/player_x11/player_x11.cc View 1 chunk +8 lines, -10 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
levin
10 years, 1 month ago (2010-11-15 18:47:53 UTC) #1
levin
I believe you're aware of this but publishing to be sure.
10 years, 1 month ago (2010-11-15 20:20:20 UTC) #2
acolwell GONE FROM CHROMIUM
10 years, 1 month ago (2010-11-15 20:24:33 UTC) #3
Yep. I'm aware. Sorry again. Updated patch is on the trybots now.
On 2010/11/15 20:20:20, levin wrote:
> I believe you're aware of this but publishing to be sure.

Powered by Google App Engine
This is Rietveld 408576698