Bug 33506 - Fix handling of unusual kana sequences in search
Summary: Fix handling of unusual kana sequences in search
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 17:27 PST by Darin Adler
Modified: 2010-01-13 15:41 PST (History)
1 user (show)

See Also:


Attachments
Patch (21.14 KB, patch)
2010-01-11 17:29 PST, Darin Adler
mitz: review+
Details | Formatted Diff | Diff

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