[Webkit-unassigned] [Bug 53672] Modify make_names.pl to not include conditional includes unconditionally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 14:28:38 PST 2011


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2011-02-09 14:28:38 PST ---
(From update of attachment 81051)
View in context: https://bugs.webkit.org/attachment.cgi?id=81051&action=review

This looks plausible, but I don't understand Perl very well.

> Source/WebCore/dom/make_names.pl:600
> +        next if $enabledTags{$tagName}{conditional} || defined($tagsSeen{$JSInterfaceName})
> +                || usesDefaultJSWrapper($tagName);

This should probably be on one line.

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