WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23845
editing/deleting/backward-deletion.html fails on Tiger
https://bugs.webkit.org/show_bug.cgi?id=23845
Summary
editing/deleting/backward-deletion.html fails on Tiger
Alexey Proskuryakov
Reported
2009-02-09 05:41:03 PST
This happens because character break iterator works differently in ICU 3.2. Patch forthcoming.
Attachments
proposed fix
(1.79 KB, patch)
2009-02-09 05:44 PST
,
Alexey Proskuryakov
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-02-09 05:44:48 PST
Created
attachment 27482
[details]
proposed fix
Darin Adler
Comment 2
2009-02-09 09:45:34 PST
Comment on
attachment 27482
[details]
proposed fix The idiom in WebCore is #ifdef BUILDING_ON_TIGER. Please change to that. Normally we'd defined named constants for characters in CharacterNames.h rather than using hex numbers directly. r=me
Alexey Proskuryakov
Comment 3
2009-02-09 10:36:27 PST
Committed revision 40783.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug