RESOLVED DUPLICATE of bug 4628 12175
port break_lines.cpp to be platform independent
https://bugs.webkit.org/show_bug.cgi?id=12175
Summary port break_lines.cpp to be platform independent
Darin Adler
Reported 2007-01-08 22:03:55 PST
Hyatt asked me to port break_lines.cpp to "use ICU", but it can be ported to use TextBreakIterator.h and hence be more-or-less platform independent.
Attachments
patch, including change log -- passes all layout tests (11.31 KB, patch)
2007-01-08 22:07 PST, Darin Adler
hyatt: review+
Darin Adler
Comment 1 2007-01-08 22:07:00 PST
Created attachment 12324 [details] patch, including change log -- passes all layout tests
Dave Hyatt
Comment 2 2007-01-08 22:33:05 PST
Comment on attachment 12324 [details] patch, including change log -- passes all layout tests r=me. Run tests!
mitz
Comment 3 2007-01-08 23:04:45 PST
Be sure to test Thai word breaks! See <http://www.opensource.apple.com/darwinsource/10.4.8.ppc/ICU-6.2.9/icuSources/test/thaitest/> for possible test data.
Darin Adler
Comment 4 2007-01-09 05:43:20 PST
*** This bug has been marked as a duplicate of 4628 ***
Note You need to log in before you can comment on or make changes to this bug.