- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Thu, 16 Jul 2015 21:03:52 -0400
- To: Adam Klein <adamk@chromium.org>
- CC: "public-script-coord@w3.org" <public-script-coord@w3.org>, Bobby Holley <bholley@mozilla.com>
On 7/16/15 8:20 PM, Adam Klein wrote: > But [[Get]] says: > > Invoke [[GetOwnProperty]]. If there is a getter, invoke it. > Otherwise, throw. Oh. That seems clearly wrong, given that we need to be able to return value properties like location.replace. Bobby, could you fix this, please? We're talking about https://etherpad.mozilla.org/html5-cross-origin-objects here. -Boris
Received on Friday, 17 July 2015 01:04:24 UTC