[Webkit-unassigned] [Bug 24955] space bar does not play/pause when in standalone QuickTime movie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:38:00 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24955





------- Comment #5 from dino at apple.com  2009-03-30 18:38 PDT -------
Keeping a reference to the media element would be a more intrusive change (eg.
changing two class definitions rather than just this method). However, since
we're in a standalone document it's only one extra reference - not a memory
issue. Upside is that we don't search the document with every keypress.

Either way fine with me, but I'm tempted to keep the changes to a minimum.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list