Bug 101281 - Ensure acquireLineBreakIterator signature consistency on non-ICU ports.
Summary: Ensure acquireLineBreakIterator signature consistency on non-ICU ports.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Glenn Adams
URL:
Keywords:
Depends on: 89235
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-05 16:54 PST by Glenn Adams
Modified: 2012-11-05 22:41 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2012-11-05 17:01 PST, Glenn Adams
no flags Details | Formatted Diff | Diff
Patch (4.73 KB, patch)
2012-11-05 21:10 PST, Glenn Adams
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.