Bug 90296

Summary: Update complex fonts on Android to use fonts from a newer SDK
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, peter, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66687    
Attachments:
Description Flags
Patch
none
Patch for landing none

Adam Barth
Reported 2012-06-29 10:42:17 PDT
Update complex fonts on Android to use fonts from a newer SDK
Attachments
Patch (3.56 KB, patch)
2012-06-29 10:43 PDT, Adam Barth
no flags
Patch for landing (3.56 KB, patch)
2012-06-29 11:01 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2012-06-29 10:43:18 PDT
Nate Chapin
Comment 2 2012-06-29 10:51:21 PDT
Comment on attachment 150216 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=150216&action=review > Source/WebCore/platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp:251 > + case HB_Script_Telugu: > + fallbackScript = kTelugu_FallbackScript; If we're going to reorder into alphabetical order, this should be before Thai.
Adam Barth
Comment 3 2012-06-29 11:01:30 PDT
Created attachment 150217 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-06-29 18:26:17 PDT
Comment on attachment 150217 [details] Patch for landing Clearing flags on attachment: 150217 Committed r121609: <http://trac.webkit.org/changeset/121609>
WebKit Review Bot
Comment 5 2012-06-29 18:26:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.