[Webkit-unassigned] [Bug 33889] autobuffer value not forwarded media element to MediaPlayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 08:31:22 PST 2010


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2010-01-20 08:31:21 PST ---
Well there is a test for autobuffer but it checks only the DOM attributes. 

After this patch I thought it would also be good for the MediaPlayer to call
setAutobuffer() on its media engine after loading an url. Otherwise each media
engine implementing setAutoBuffer() would need to manually call it. What do
think? I am fine with sending an updated patch.

BTW I need this for Bug 30004 ;)

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



More information about the webkit-unassigned mailing list