[webkit-reviews] review granted: [Bug 120059] Add support for maction at toggle : [Attachment 219078] Patch (Final Version)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 07:46:11 PST 2013


Darin Adler <darin at apple.com> has granted Frédéric Wang <fred.wang at free.fr>'s
request for review:
Bug 120059: Add support for maction at toggle
https://bugs.webkit.org/show_bug.cgi?id=120059

Attachment 219078: Patch (Final Version)
https://bugs.webkit.org/attachment.cgi?id=219078&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219078&action=review


> Source/WebCore/mathml/MathMLSelectElement.cpp:81
> +int
> +MathMLSelectElement::getSelectedChildAndIndex(Element*& selectedChild)

Formatting here is wrong. We don’t put the return value on a different line
from the rest of the function declaration.


More information about the webkit-reviews mailing list