Bug 33506

Summary: Fix handling of unusual kana sequences in search
Product: WebKit Reporter: Darin Adler <darin>
Component: TextAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Darin Adler 2010-01-11 17:27:03 PST
Fix handling of unusual kana sequences in search
Comment 1 Darin Adler 2010-01-11 17:29:41 PST
Created attachment 46324 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-01-11 20:44:32 PST
Looks like Qt will need new results too:
http://build.webkit.org/results/Qt%20Linux%20Release/r53114%20(5860)/fast/text/find-kana-pretty-diff.html
Comment 3 Eric Seidel (no email) 2010-01-11 20:45:21 PST
Similar trouble with Leopard (and likely tiger):
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r53114%20(9142)/fast/text/find-kana-pretty-diff.html

I expect you're already aware of these.