Bug 128106

Summary: Remove Unicode.h
Product: WebKit Reporter: Darin Adler <darin>
Component: Web Template FrameworkAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bunhere, cmarcelo, commit-queue, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 127633    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.