[Webkit-unassigned] [Bug 125389] New: Vector stores Predicate object as OwnPtr instead of raw pointer in XPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 11:41:02 PST 2013


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

           Summary: Vector stores Predicate object as OwnPtr instead of
                    raw pointer in XPath
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, andersca at apple.com,
                    rwlbuis at gmail.com, akling at apple.com,
                    dongseong.hwang at intel.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/a551bb8965cdbdb8938243bc6576992db67f4591

Vector can handle OwnPtr, so we don't have to delete an element in Vector
manually.

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