Closed Bug 837842 Opened 13 years ago Closed 13 years ago

WMFByteStream::GetCapabilities() could not return MFBYTESTREAM_IS_PARTIALLY_DOWNLOADED when the MediaResource is cached

Categories

(Core :: Audio/Video, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

As per bug 836927 comment 3, we should consider changing WMFByteStream::GetCapabilities() to return MFBYTESTREAM_IS_PARTIALLY_DOWNLOADED only when !mResource->IsCachedToEndOfStream(0).
I tested this change, it looks like it doesn't regress on Try, or regress bug 824877: https://tbpl.mozilla.org/?tree=Try&rev=1fcd39184600
Attached patch PatchSplinter Review
* Don't report MBYTESTREAM_IS_PARTIALLY_DOWNLOADED in WMFByteStream::GetCapabilities() when !mResource->IsDataCachedToEndOfResource(0).
Attachment #711562 - Flags: review?(paul)
Comment on attachment 711562 [details] [diff] [review] Patch Review of attachment 711562 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #711562 - Flags: review?(paul) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: