[Webkit-unassigned] [Bug 80116] HTMLTrackElement.idl doesn't have default attribute.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 04:59:11 PST 2012


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


Arun Patole <arun.patole at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annacc at chromium.org,
                   |                            |eric.carlson at apple.com




--- Comment #3 from Arun Patole <arun.patole at motorola.com>  2012-03-06 04:59:10 PST ---
(In reply to comment #2)
> > I could see it in HTMLTrackElement.idl:
> > "attribute [Reflect=default] boolean isDefault;"
> 
> In JS, it will be track.isDefault instead of track.default.
> We would like to have
> attribute [Reflect] boolean default;
ah, ok. There might be some reason for having isDefault and not 'default', Added Anna and Eric in cc.

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