[Bug 22346] Security: When invoking a method, getter, or setter on an object using the property descriptor of another, we need to do a security check

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22346

--- Comment #2 from Cameron McCormack <cam@mcc.id.au> ---
I'll add a step that does the same thing as the first paragraph of
http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#security-document.

HTML currently only defines effective script origin for Document objects and a
handful of other things.  What's the right way to get the effective script
origin for some random other platform object?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 24 July 2013 01:53:47 UTC