Bug 127622 - Get rid of UnicodeRange.h/cpp, using ICU instead
Summary: Get rid of UnicodeRange.h/cpp, using ICU instead
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-25 10:42 PST by Darin Adler
Modified: 2014-01-25 13:26 PST (History)
9 users (show)

See Also:


Attachments
Patch (36.52 KB, patch)
2014-01-25 10:45 PST, Darin Adler
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-01-25 10:42:28 PST
Get rid of UnicodeRange.h/cpp, using ICU instead
Comment 1 Darin Adler 2014-01-25 10:45:12 PST
Created attachment 222217 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-25 10:47:58 PST
Attachment 222217 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/wince/FontCacheWinCE.cpp:36:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Darin Adler 2014-01-25 13:26:28 PST
Committed r162780: <http://trac.webkit.org/changeset/162780>