[Webkit-unassigned] [Bug 69023] New: Remove direct reads to m_firstNodeInserted and m_lastLeafInserted in ReplaceSelectionCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 13:30:56 PDT 2011


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

           Summary: Remove direct reads to m_firstNodeInserted and
                    m_lastLeafInserted in ReplaceSelectionCommand
           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


To resolve the bug 68874, we need to encapsulate all access to m_firstNodeInserted and m_lastLeafInserted except updates.

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