diff options
author | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 20:01:35 +0000 |
---|---|---|
committer | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 20:01:35 +0000 |
commit | 1a48048a07ce4d4ba771c206f6ceb48f1438ec98 (patch) | |
tree | d4047e2856b804162949e5244e9708bf574226b0 /media/base/data_buffer.h | |
parent | 3e55e217f748774885c8babb9a8a1d3dcc4a163b (diff) | |
download | chromium_src-1a48048a07ce4d4ba771c206f6ceb48f1438ec98.zip chromium_src-1a48048a07ce4d4ba771c206f6ceb48f1438ec98.tar.gz chromium_src-1a48048a07ce4d4ba771c206f6ceb48f1438ec98.tar.bz2 |
Die, DemuxerStream::QueryInterface, die!
This appears to have been an attempt at hand-rolling an RTTI system, all for the
use of a *single* class (!). Removing it makes for cleaner, simpler, shorter
code. It also enables delegating DemuxerStreams, which wasn't possible before
(b/c the overridable method was protected, so not visible to a HAS-A wrapper).
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/6730006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/base/data_buffer.h')
0 files changed, 0 insertions, 0 deletions