[Webkit-unassigned] [Bug 61131] [V8] Explicitly mark objects with complex GC rules.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 00:17:22 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94215|review?                     |review+
               Flag|                            |




--- Comment #8 from Adam Barth <abarth at webkit.org>  2011-05-23 00:17:22 PST ---
(From update of attachment 94215)
View in context: https://bugs.webkit.org/attachment.cgi?id=94215&action=review

That came out really nicely.

> Source/WebCore/bindings/scripts/CodeGeneratorV8.pm:235
> +    my $hasDependentLifetime = $dataNode->extendedAttributes->{"V8DependentLifetime"} || IsActiveDomType($interfaceName) || $className =~ /SVG/;

$className =~ /SVG/;

sad face

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