[Webkit-unassigned] [Bug 138411] [GTK] Expose user script messages to GObject DOM bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 00:30:23 PST 2014


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

--- Comment #2 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 241009
  --> https://bugs.webkit.org/attachment.cgi?id=241009
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=241009&action=review

> Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm:1586
> +    return scalar(grep {$_ eq $domClassName} qw(WebKitDOMDOMWindow WebKitDOMUserMessageHandlersNamespace));

Kind of sad to hardcode this here :( Is this the only way?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141111/8d456ddb/attachment-0002.html>


More information about the webkit-unassigned mailing list