[Webkit-unassigned] [Bug 30343] [v8] typeof(HTMLMediaElement) should return undefined if media engine is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 12:16:13 PDT 2009


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41254|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #11 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-10-19 12:16:12 PDT ---
(From update of attachment 41254)
> +        attribute [Conditional=VIDEO,EnabledAtRuntime] HTMLAudioElementConstructor HTMLAudioElement;
> +        attribute [Conditional=VIDEO,EnabledAtRuntime] HTMLMediaElementConstructor HTMLMediaElement;
> +        attribute [Conditional=VIDEO,EnabledAtRuntime] HTMLVideoElementConstructor HTMLVideoElement;
> +        attribute [Conditional=VIDEO,EnabledAtRuntime] MediaErrorConstructor MediaError;

Space between IDL attributes would be nice for readability. You can fix upon
landing.

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