WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 121082
125389
Vector stores Predicate object as OwnPtr instead of raw pointer in XPath
https://bugs.webkit.org/show_bug.cgi?id=125389
Summary
Vector stores Predicate object as OwnPtr instead of raw pointer in XPath
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug