[Webkit-unassigned] [Bug 44597] [GTK] Rework event definition in the DOM bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 11:31:54 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44597
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65390|review? |review+
Flag| |
--- Comment #3 from Martin Robinson <mrobinson at webkit.org> 2010-08-25 11:31:54 PST ---
(From update of attachment 65390)
WebCore/bindings/scripts/CodeGeneratorGObject.pm:612
+ foreach my $attribute (@eventSignalNames) {
I think this temporary variable should be called something like eventSignalName instead of attribute (copy and paste issue?). r=me with this change.
--
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