[Webkit-unassigned] [Bug 108881] Canvas fillText and measureText handle ideographic spaces differently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 09:53:14 PDT 2013


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #61 from Darin Adler <darin at apple.com>  2013-08-27 09:52:37 PST ---
(From update of attachment 209760)
View in context: https://bugs.webkit.org/attachment.cgi?id=209760&action=review

> Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:69
> +#include <wtf/NotFound.h>

No need to add this include. It’s already included as a side effect of other headers we include.

-- 
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