[Webkit-unassigned] [Bug 60454] New: Make member variables of CaretBase private

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 8 20:35:24 PDT 2011


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

           Summary: Make member variables of CaretBase private
           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: darin at apple.com
        Depends on: 60273


Right now, all member variables of CaretBase are protected and therefore visible to FrameSelection and DragCaretController.  We should make all member variables private instead.

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