[webkit-reviews] review granted: [Bug 136883] Changes in the stretchy attribute do not update rendering : [Attachment 239625] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 09:36:58 PDT 2014


Darin Adler <darin at apple.com> has granted Alejandro G. Castro
<alex at igalia.com>'s request for review:
Bug 136883: Changes in the stretchy attribute do not update rendering
https://bugs.webkit.org/show_bug.cgi?id=136883

Attachment 239625: Patch
https://bugs.webkit.org/attachment.cgi?id=239625&action=review

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


> Source/WebCore/rendering/mathml/RenderMathMLOperator.h:190
> +    void setOperatorFlagFromAttributeValue(MathMLOperatorDictionary::Flag,
const AtomicString& attributeValue);

Should be private rather than protected.


More information about the webkit-reviews mailing list