Closed Bug 1149312 Opened 9 years ago Closed 9 years ago

Test file-backed case of EncodedBufferCache (MediaRecorder)

Categories

(Core :: Audio/Video: Recording, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: jld, Assigned: jld)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The EncodedBufferCache used by MediaRecorder uses memory for small media blobs and switches to using a temporary file when the size exceeds 1000KiB.  The automated tests use small amounts of media which don't reach this threshold; thus, test coverage can be improved by temporarily reducing it with a hidden pref while testing.
Attached patch PatchSplinter Review
Attachment #8585812 - Flags: review?(roc)
Comment on attachment 8585812 [details] [diff] [review]
Patch

Review of attachment 8585812 [details] [diff] [review]:
-----------------------------------------------------------------

Excellent, thanks!
Attachment #8585812 - Flags: review?(roc) → review+
https://hg.mozilla.org/mozilla-central/rev/fcfa9f1a1ecb
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.