[Webkit-unassigned] [Bug 128867] Setting currentTime on HTMLMediaElement with media controller should throw exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 10:08:55 PST 2014


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





--- Comment #8 from Darin Adler <darin at apple.com>  2014-02-19 10:06:05 PST ---
(From update of attachment 224299)
View in context: https://bugs.webkit.org/attachment.cgi?id=224299&action=review

> Source/WebCore/html/HTMLMediaElement.h:183
> +    virtual void setCurrentTime(double, ExceptionCode&);

I see no reason for this function to be virtual.

-- 
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