[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:26:05 PST 2009


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42874|review?                     |review+
               Flag|                            |




--- Comment #2 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-11-10 10:26:05 PDT ---
(From update of attachment 42874)
>          // 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.

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