[Webkit-unassigned] [Bug 56439] New: Get rid of nearestMailBlockquote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 18:28:18 PDT 2011


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

           Summary: Get rid of nearestMailBlockquote
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
            Blocks: 52099


nearestMailBlockquote doesn't respect editing boundary and takes Node* instead of Position.  Both of these are unconventional and all call sites of nearestMailBlockquote should be calling enclosingNodeOfType or highestEnclosingNodeOfType 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