[Webkit-unassigned] [Bug 45191] New: [chromium] Fix complex text word spacing on Linux.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 3 11:57:44 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45191
Summary: [chromium] Fix complex text word spacing on Linux.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agl at chromium.org
I broke complex text word spacing with r66689. I misnamed a variable in the original code |glyphIndex| when it was actually indexing code points. That meant that I compared it against the wrong limit when working around Harfbuzz issues and neatly disabled word spacing.
--
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