Bug 26280

Summary: add Android platform-specific files to WebCore/platform/text
Product: WebKit Reporter: Feng Qian <feng>
Component: WebCore Misc.Assignee: Feng Qian <feng>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
patch set 1 eric: review+

Description Feng Qian 2009-06-09 14:34:17 PDT
Spin-off bug 26265

+        * platform/text/android/TextBreakIteratorInternalICU.cpp: Added.
Comment 1 Feng Qian 2009-06-09 17:03:00 PDT
Created attachment 31113 [details]
patch set 1

Like in other platforms, the file is moved from WebCore/platform/android into WebCore/platform/text/android
Comment 2 Eric Seidel (no email) 2009-06-10 00:36:17 PDT
Comment on attachment 31113 [details]
patch set 1

I would think this would be easy to make work for non-english systems...  Looks OK for now though.
Comment 3 Brent Fulgham 2009-06-10 12:22:57 PDT
Landed in @r44588.