[webkit-reviews] review granted: [Bug 180923] [Followup to 179682] Add comment and code style improvement to MUnderOver's layout functions : [Attachment 329648] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 10:29:45 PST 2017


Darin Adler <darin at apple.com> has granted Minsheng Liu <lambda at liu.ms>'s
request for review:
Bug 180923: [Followup to 179682] Add comment and code style improvement to
MUnderOver's layout functions
https://bugs.webkit.org/show_bug.cgi?id=180923

Attachment 329648: Patch

https://bugs.webkit.org/attachment.cgi?id=329648&action=review




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 329648
  --> https://bugs.webkit.org/attachment.cgi?id=329648
Patch

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

> Source/WebCore/rendering/mathml/RenderMathMLUnderOver.cpp:53
> +static RenderMathMLOperator* toHorizontalStretchyOperator(RenderBox& box)

I don’t think this function needs "to" in its name.


More information about the webkit-reviews mailing list