Bug 1052093 - Child->parent CPOWs should go through COWs in the parent for security (r=bholley)
This commit is contained in:
@@ -132,6 +132,7 @@ class JavaScriptShared
|
||||
friend class Logging;
|
||||
|
||||
virtual bool isParent() = 0;
|
||||
virtual JSObject *defaultScope() = 0;
|
||||
|
||||
protected:
|
||||
JSRuntime *rt_;
|
||||
|
||||
Reference in New Issue
Block a user