[Webkit-unassigned] [Bug 31301] [V8] Fix crash in V8CustomXPathNSResolver (http://crbug.com/26726).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 10:30:36 PST 2009


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





--- Comment #4 from Vitaly Repeshko <vitalyr at chromium.org>  2009-11-10 10:30:36 PDT ---
(In reply to comment #2)
> (From update of attachment 42874 [details])
> >          // XPath-related utilities
> > -        static RefPtr<XPathNSResolver> getXPathNSResolver(v8::Handle<v8::Value> value)
> > +        static RefPtr<XPathNSResolver> getXPathNSResolver(v8::Handle<v8::Value> value, V8Proxy* proxy=0)
> 
> proxy = 0
> 
> otherwise, r=me.

Done. Thanks.

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