Skip to content
Snippets Groups Projects
Commit edab779d authored by Boris Zbarsky's avatar Boris Zbarsky
Browse files

Bug 1516473. Remove the compartment assert from GetObjectClassName. r=jandem

This is the one thing preventing use of a js::Wrapper for a proxy handler that
forwards all ops to a wrapped proxy without entering its compartment.  None of
the other ops at this level do compartment asserts.

Callers of this function other than ForwardingProxyHandler do their own asserts
already.
parent eb8c25f1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment