Closed Bug 1226093 Opened 8 years ago Closed 8 years ago

[EME] Remove IsTypeSupportedResult from MediaKeys.webidl

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

MediaKeys.webidl includes on line 13:

enum IsTypeSupportedResult { "" /* empty string */, "maybe", "probably" };


This is never used, and must be a left over from the navigator.requestMediaKeySystemAccess() changes.
MediaKeys.webidl contains an IsTypeSupportedResult enum that is no longer used, and is a left over from a previous iteration of the spec. It should be removed.
Attachment #8689331 - Flags: review?(bzbarsky)
Comment on attachment 8689331 [details] [diff] [review]
Patch: Remove unused IsTypeSupportedResult enum from MediaKeys.webidl

r=me
Attachment #8689331 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/d8994bf72783
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in before you can comment on or make changes to this bug.