[Webkit-unassigned] [Bug 120019] New: Document::visitedLinkState() should return a reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 12:06:34 PDT 2013


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

           Summary: Document::visitedLinkState() should return a reference
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
                CC: akling at apple.com


m_visitedLinkState is created in Document ctor and never cleared. We can return a reference from visitedLinkState() instead of a pointer.

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