mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Revert "Issue #80 - De-unify dom/media part 1"
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
This commit is contained in:
parent
730d952e1b
commit
294a1da59b
40 changed files with 50 additions and 79 deletions
|
|
@ -40,7 +40,6 @@ using media::TimeUnit;
|
|||
using media::TimeInterval;
|
||||
using media::TimeIntervals;
|
||||
typedef SourceBufferTask::AppendBufferResult AppendBufferResult;
|
||||
typedef SourceBufferAttributes::AppendState AppendState;
|
||||
|
||||
static const char*
|
||||
AppendStateToStr(SourceBufferAttributes::AppendState aState)
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ EXPORTS.mozilla.dom += [
|
|||
'SourceBufferList.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'ContainerParser.cpp',
|
||||
'MediaSource.cpp',
|
||||
'MediaSourceDecoder.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue