Bug 128106 - Remove Unicode.h
Summary: Remove Unicode.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on: 127633
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-03 09:27 PST by Darin Adler
Modified: 2014-02-03 10:34 PST (History)
6 users (show)

See Also:


Attachments
Patch (32.83 KB, patch)
2014-02-03 09:27 PST, Darin Adler
no flags 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-02-03 09:27:01 PST
Remove Unicode.h
Comment 1 Darin Adler 2014-02-03 09:27:30 PST
Created attachment 222991 [details]
Patch
Comment 2 Darin Adler 2014-02-03 09:28:35 PST
New approach for any platform not using ICU is to supply an ICU stub with headers named the same as the ICU headers, rather than relying on an indirection within WebKit itself.
Comment 3 WebKit Commit Bot 2014-02-03 10:34:08 PST
Comment on attachment 222991 [details]
Patch

Clearing flags on attachment: 222991

Committed r163315: <http://trac.webkit.org/changeset/163315>
Comment 4 WebKit Commit Bot 2014-02-03 10:34:10 PST
All reviewed patches have been landed.  Closing bug.