[Webkit-unassigned] [Bug 57233] New: move directionOfEnclosingBlock() to be global so that it could be reused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 07:47:24 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57233

           Summary: move directionOfEnclosingBlock() to be global so that
                    it could be reused
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org
            Blocks: 25298


we should provide a directionOfEnclosingBlock(Node*) so that it could be reused in SelectionController and other functions in visible_units.cpp, such as moving caret by word in visual order (which needs to know the direction of box and enclosing block, and the caret movement direction).

-- 
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