Closed Bug 1088460 Opened 10 years ago Closed 10 years ago

[EME] Warning "Failed to delete GMP storage directory" during GMPStorage gtests

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36
Tracking Status
firefox37 --- fixed
firefox38 --- fixed
firefox39 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We're getting a NS_WARNING("Failed to delete GMP storage directory") when running GMPStorage gtests.

This is because we're clearing storage when storage is already clear, and the operation to delete the storage directory is failing to delete a path that doesn't exist.
Attached patch PatchSplinter Review
Only try to delete the GMP storage path if it exists, so we'll only warn if the GMP storage path does exist and we failed to delete it. The warning no longer fires during GMP gtests.
Attachment #8510764 - Flags: review?(rjesup)
Attachment #8510764 - Flags: review?(rjesup) → review+
https://hg.mozilla.org/mozilla-central/rev/d06c3af1cfee
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Mass update firefox-status to track EME uplift.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: