Bug 101281

Summary: Ensure acquireLineBreakIterator signature consistency on non-ICU ports.
Product: WebKit Reporter: Glenn Adams <glenn>
Component: Layout and RenderingAssignee: Glenn Adams <glenn>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89235    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Glenn Adams 2012-11-05 16:54:34 PST
Changes to TextBreakIterator::acquireLineBreakIterator signature need to propagate to non-ICU ports (wince, gtk).
Comment 1 Glenn Adams 2012-11-05 17:01:39 PST
Created attachment 172444 [details]
Patch
Comment 2 Glenn Adams 2012-11-05 19:40:49 PST
Comment on attachment 172444 [details]
Patch

Fix build fails on win and wince.
Comment 3 Glenn Adams 2012-11-05 21:10:25 PST
Created attachment 172481 [details]
Patch
Comment 4 WebKit Review Bot 2012-11-05 22:41:55 PST
Comment on attachment 172481 [details]
Patch

Clearing flags on attachment: 172481

Committed r133562: <http://trac.webkit.org/changeset/133562>
Comment 5 WebKit Review Bot 2012-11-05 22:41:58 PST
All reviewed patches have been landed.  Closing bug.