Bug 125389

Summary: Vector stores Predicate object as OwnPtr instead of raw pointer in XPath
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: XMLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, ap, darin, dongseong.hwang, kling, rwlbuis
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-12-07 11:39:17 PST
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.
Attachments
Darin Adler
Comment 1 2013-12-09 08:48:13 PST
*** This bug has been marked as a duplicate of bug 121082 ***
Darin Adler
Comment 2 2013-12-09 08:50:30 PST
I did a much better version of this fix about 10 days before this Blink patch landed. I wonder if there’s some connection?
Note You need to log in before you can comment on or make changes to this bug.