On Thu, 13 Jan 2011 01:03:03 +0100, Aryeh Gregor <simetrical+...@gmail.com> wrote:

On Wed, Jan 12, 2011 at 3:42 AM, Philip Jägenstedt <phil...@opera.com> wrote:
* add HTMLMediaElement.seek(t, [exact]), where exact defaults to false if
missing

Boolean parameters are evil, since it's impossible to guess what they
do from reading the code.  Make it a two-value enum instead.  The
second argument could be extended to a bitfield later if desired, too.

WFM

--
Philip Jägenstedt
Core Developer
Opera Software

Reply via email to