[Webkit-unassigned] [Bug 37011] New: Position::primaryDirection() should not use its own accessor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 22:23:45 PDT 2010


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

           Summary: Position::primaryDirection() should not use its own
                    accessor.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


Position::primaryDirection() uses Position::node(), which should be replaced
with accessing Position::m_anchorNode directly.
This bug is to take the feedback on Bug 36948, whose patch was accidentally
landed before tiny cleanup.

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