[Webkit-unassigned] [Bug 32162] New: Assert in BidiContext is wrong and only works by luck
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 4 08:57:27 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32162
Summary: Assert in BidiContext is wrong and only works by luck
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: treat at kde.org
The first assert in BidiContext only works through sheer luck. The enum
WTF::Unicode::Direction has LeftToRight == 0 and RightToLeft == 1 for both ICU
and Qt4. Other implementations that have different values for this enum will
fail. Fix coming...
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list