[Webkit-unassigned] [Bug 125775] [GTK] Implement sizes attribute for link tag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 8 06:57:54 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=125775
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> ---
Comment on attachment 241421
--> https://bugs.webkit.org/attachment.cgi?id=241421
Rebased patch
View in context: https://bugs.webkit.org/attachment.cgi?id=241421&action=review
> Source/WebCore/bindings/js/JSHTMLLinkElementCustom.cpp:-43
> -JSValue JSHTMLLinkElement::sizes(ExecState* exec) const
> -{
> - return toJS(exec, globalObject(), impl().sizes());
> -}
> -
Why are you removing the custom getter?
--
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/20141208/35913984/attachment-0002.html>
More information about the webkit-unassigned
mailing list