WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12174
improve Unicode use (less WTF::Unicode:: prefix, centralized character names)
https://bugs.webkit.org/show_bug.cgi?id=12174
Summary
improve Unicode use (less WTF::Unicode:: prefix, centralized character names)
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+
Details
Formatted Diff
Diff
complete patch (last version omitted the new source file)
(113.89 KB, patch)
2007-01-08 18:12 PST
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug