[Webkit-unassigned] [Bug 14626] New: Make bidiReorderCharacters independent of RenderBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 16:27:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14626

           Summary: Make bidiReorderCharacters independent of RenderBlock
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: hyatt at apple.com


Refactor bidiReorderLine so that applying the bidi algorithm to a string would
not require allocating temporary renderers and RenderStyle, and therefore also
would not require a document and a view. This should make bidiReorderCharacters
more suitable for use in WebCoreTextRenderer.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list