[Webkit-unassigned] [Bug 60234] New: Rename SelectionController to FrameSelection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 17:56:20 PDT 2011


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

           Summary: Rename SelectionController to FrameSelection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, darin at apple.com, ap at webkit.org,
                    justin.garcia at apple.com, tony at chromium.org,
                    ojan at chromium.org, tonikitoo at webkit.org,
                    enrica at apple.com, leviw at chromium.org
            Blocks: 60228


SelectionController isn't really a controller in the sense that it contains a selection. It does have public member functions called by various parts of WebCore to update the selection state but it really is the selection of a frame, not a mere controller of the selection.

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