[Webkit-unassigned] [Bug 31468] Unify TextBoundaries implementations by only relying on WTF Unicode abstractions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 08:48:28 PST 2009


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #3 from Darin Adler <darin at apple.com>  2009-11-13 08:48:28 PST ---
(From update of attachment 43160)
We normally use "using namespace" to bring in the WTF Unicode functions. See
this idiom in files such as Document.cpp, Font.cpp, and String.cpp.

This patch otherwise looks good to me.

r=me

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