[Webkit-unassigned] [Bug 66878] HTMLAudioElement can be garbage collected while it playing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 11:00:34 PDT 2011


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





--- Comment #13 from Adam Barth <abarth at webkit.org>  2011-10-06 11:00:34 PST ---
(From update of attachment 109972)
View in context: https://bugs.webkit.org/attachment.cgi?id=109972&action=review

> Source/WebCore/bindings/scripts/CodeGeneratorV8.pm:2871
> +    # FIXME: Make this an .idl attribute.
> +    # Not easy because we do not have $dataNode, only $type, and caller may
> +    # not have $dataNode as well. Getting extendedAttributes starting from
> +    # $type is not supported. Most promising way is to iterate through all
> +    # .idl files searching for the matching type name, and then look at the
> +    # extendedAttributes, but that would require lot of changes...

How does CodeGeneratorJS solve this problem?

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