[Webkit-unassigned] [Bug 137611] Multiple refactors in RenderMathMLOperator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 09:41:28 PDT 2014


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239624|review?                     |review+
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2014-10-10 09:41:25 PST ---
(From update of attachment 239624)
View in context: https://bugs.webkit.org/attachment.cgi?id=239624&action=review

> Source/WebCore/ChangeLog:9
> +        - Make most of the functions private, we needed to create some API
> +        and move trailingSpaceError to RenderMathMLOperator.

To be pedantic, the new member functions are needed because of making data members private, not functions. Also, I personally wouldn't use the term API to mean public functions here; there’s no “app”.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list