Summary: | Remove Unicode.h | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> | ||||
Component: | Web Template Framework | Assignee: | 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
Darin Adler
2014-02-03 09:27:01 PST
Created attachment 222991 [details]
Patch
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 on attachment 222991 [details] Patch Clearing flags on attachment: 222991 Committed r163315: <http://trac.webkit.org/changeset/163315> All reviewed patches have been landed. Closing bug. |