[Webkit-unassigned] [Bug 66499] New: Rename VisiblePosition::honorEditableBoundary* to VisiblePosition::honorEditingBoundary*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 14:40:28 PDT 2011


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

           Summary: Rename VisiblePosition::honorEditableBoundary* to
                    VisiblePosition::honorEditingBoundary*
           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, ap at webkit.org,
                    justin.garcia at apple.com, xji at chromium.org,
                    cshu at webkit.org, leviw at chromium.org


The following member functions of VisiblePosition use the non-standard term edit*able* boundary.  We should rename these functions to use edit*ing* boundary for consistency.
VisiblePosition honorEditableBoundaryAtOrBefore(const VisiblePosition&) const;
VisiblePosition honorEditableBoundaryAtOrAfter(const VisiblePosition&) const;

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