Changes

Jump to: navigation, search

OSD700-DPS911-Winter2012

2 bytes added, 11:05, 13 January 2012
Not quite as easy
Video controls, all in Javascript, I'm keen to see this one done.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=516811 Bug 516811] "load" events for poster image loads bubble out(Fix should be similar to that for bug 715469, but may involve some C++ level DOM manipulation)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=680321 Bug 680321] Media preload state should reset in resource selection algorithmChanges need to be made to nsHTMLMediaElement.cpp, so should be "easy" to get your head wrapped around it...
* [https://bugzilla.mozilla.org/show_bug.cgi?id=517363 Bug 517363] Preserve video poster aspect ratio when scaling(Would be good to see this fixed!)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=711742 Bug 711742] HTML5 video's "Save Video As" saves an empty .webm file if you have not actually played the video. The patch that causes this to regress has been identified, so that should give clues of how to fix it.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=601032 Bug 601032] test_play_twice fails with sound disabled
* [https://bugzilla.mozilla.org/show_bug.cgi?id=618737 Bug 618737] The <video> element develops a tabindex attribute out of nowhere(I'm not the best mentor for this one, Boris Zbarsky probably is, but it sounds simple enough to fix...)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=712836 Bug 712836] Reloading live stream causes HTMLMediaElement.error.code to be copied to new clone of resource

Navigation menu