[Webkit-unassigned] [Bug 125372] New: Remove statusWithDirection static function from RenderBlockLineLayout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 6 16:18:23 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125372
Summary: Remove statusWithDirection static function from
RenderBlockLineLayout
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zoltan at webkit.org
I run into a FIXME about using BidiStatus constructor rather than statusWithDirection, once it's implemented. BidiStatus has got the appropriate constructor now, so I removed statusWithDirection and updated the code to use the constructor of BidiStatus.
--
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