RESOLVED FIXED 13177
Suppress control characters in the ATSUI code path
https://bugs.webkit.org/show_bug.cgi?id=13177
Summary Suppress control characters in the ATSUI code path
mitz
Reported 2007-03-24 01:11:06 PDT
The complex text rendering code path should not render control characters (including LRM/RLM), instead replacing them with zero-width space like the simple code path does.
Attachments
Patch (2.59 KB, patch)
2007-03-24 01:19 PDT, mitz
no flags
Patch (2.62 KB, patch)
2007-03-24 03:36 PDT, mitz
hyatt: review+
mitz
Comment 1 2007-03-24 01:19:22 PDT
mitz
Comment 2 2007-03-24 03:36:11 PDT
Dave Hyatt
Comment 3 2007-03-24 03:37:24 PDT
Comment on attachment 13795 [details] Patch r=me
Mark Rowe (bdash)
Comment 4 2007-03-24 03:41:40 PDT
Landed in r20468.
Note You need to log in before you can comment on or make changes to this bug.