Closed
Bug 742537
Opened 13 years ago
Closed 12 years ago
Remove HTMLMediaElement.initialTime
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: cpearce, Assigned: drexler)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
5.16 KB,
patch
|
cpearce
:
review+
cajbir
:
review+
|
Details | Diff | Splinter Review |
HTMLMediaElement.initialTime has been removed from the WhatWG HTML spec "since it doesn't have convincing use cases" so we should remove it too I guess.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → andrew.quartey
Attachment #731550 -
Flags: review?(cpearce)
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 731550 [details] [diff] [review]
patch
Review of attachment 731550 [details] [diff] [review]:
-----------------------------------------------------------------
Can you also remove "TODO" the comments referring to initialTime in MediaDecoder.cpp and test_seekable.html please? Thanks.
Requesting additional review from doublec, so that this doesn't look like such an inside job. ;)
Attachment #731550 -
Flags: review?(cpearce)
Attachment #731550 -
Flags: review?(chris.double)
Attachment #731550 -
Flags: review+
Comment 3•12 years ago
|
||
Comment on attachment 731550 [details] [diff] [review]
patch
Review of attachment 731550 [details] [diff] [review]:
-----------------------------------------------------------------
Need to regenerate the uuid in the .idl file?
Attachment #731550 -
Flags: review?(chris.double) → review+
Assignee | ||
Comment 4•12 years ago
|
||
fixed nits and pushed to inbound: http://hg.mozilla.org/integration/mozilla-inbound/rev/88ff175d85fe
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Updated•12 years ago
|
Keywords: dev-doc-needed,
site-compat
Comment 6•12 years ago
|
||
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement
https://developer.mozilla.org/en-US/docs/Web/API/HTMLAudioElement
https://developer.mozilla.org/en-US/docs/Site_Compatibility_for_Firefox_23
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•