Re: WindowProxy as the key in ES6 Set/Map/WeakSet/WeakMap

On Wed, Apr 16, 2014 at 12:13 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:

> On 4/16/14 11:34 AM, Rick Waldron wrote:
>
>> I tried the code example (with typos fixed) from the original post in
>> Firefox and Chrome (with experimental JS turned on) before posting my
>> original reponse
>> (https://dl.dropboxusercontent.com/u/3531958/windowproxy/index.html).
>> Both browsers produced the same result: "hello". Is there something
>> missing there?
>>
>
> That testcase doesn't wait for the navigation to actually happen.  Try
> http://jsfiddle.net/zVqVX/1/


Thanks Boris, I've updated my example at the link posted.

The result is still what I expected it to be: "hello"

Rick

Received on Wednesday, 16 April 2014 16:20:42 UTC