Closed Bug 704034 Opened 13 years ago Closed 13 years ago

loopstart, loopend, playcount attributes in AttributeName.java no longer exist in the spec

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: kinetik, Assigned: hsivonen)

References

Details

Attachments

(1 file)

The loopstart, loopend, and playcount attributes were removed when the media element's looping support was changed to a simple boolean attribute "loop". AttributeName.java is also missing the new(er) loop attribute. I didn't understand the process to modify and regenerate this code well enough to submit a patch, but I'm happy to do so if someone can walk me through it.
Thanks. I can take care of the removal and regeneration.
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
There's no test, because these pre-interned tokens affect the number of allocations the parser does. Hence, the effect of this patch isn't really testable.
Flags: in-testsuite-
Comment on attachment 575841 [details] [diff] [review] Add loop and remove the old ones rs=me
Attachment #575841 - Flags: review?(bugs) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: