[Webkit-unassigned] [Bug 63473] New: Move m_isDirectional from FrameSelection to VisibleSelection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 12:30:34 PDT 2011


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

           Summary: Move m_isDirectional from FrameSelection to
                    VisibleSelection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, justin.garcia at apple.com,
                    enrica at apple.com, leviw at chromium.org,
                    sullivan at chromium.org
            Blocks: 60529


Because m_isDirectional needs to preserved over undo/redo, it seems more natural for VisibleSelection to have m_isDirectional instead of FrameSelection.

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