Bug 12174

Summary: improve Unicode use (less WTF::Unicode:: prefix, centralized character names)
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch; adds CharacterNames.h header and uses using namespace
mjs: review+
complete patch (last version omitted the new source file) mjs: review+

Darin Adler
Reported 2007-01-08 18:07:36 PST
We don't need to say WTF::Unicode:: every time we use a Unicode feature.
Attachments
patch; adds CharacterNames.h header and uses using namespace (111.56 KB, patch)
2007-01-08 18:08 PST, Darin Adler
mjs: review+
complete patch (last version omitted the new source file) (113.89 KB, patch)
2007-01-08 18:12 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2007-01-08 18:08:40 PST
Created attachment 12321 [details] patch; adds CharacterNames.h header and uses using namespace
Darin Adler
Comment 2 2007-01-08 18:12:23 PST
Created attachment 12322 [details] complete patch (last version omitted the new source file)
Maciej Stachowiak
Comment 3 2007-01-09 06:54:33 PST
Comment on attachment 12321 [details] patch; adds CharacterNames.h header and uses using namespace r=me
Maciej Stachowiak
Comment 4 2007-01-09 06:55:03 PST
Comment on attachment 12322 [details] complete patch (last version omitted the new source file) r=me
Darin Adler
Comment 5 2007-01-09 07:11:31 PST
Committed revision 18712.
Note You need to log in before you can comment on or make changes to this bug.