On Thu, 13 Jan 2011 01:03:03 +0100, Aryeh Gregor <[email protected]> wrote:

On Wed, Jan 12, 2011 at 3:42 AM, Philip Jägenstedt <[email protected]> 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