Comment #10 on issue 2758 by [email protected]: Capability leak: Various built-in functions leak the global object
http://code.google.com/p/v8/issues/detail?id=2758

Not sure if this is related however I had a weird issue where sometimes the 'this' variable would be this === window when that shouldn't have been possible.

If I set breakpoints in chrome the issue would disappear.
I had to use a try / catch with a debugger statement to inspect the variables.

Unfortunately the code involved is quite complicated and I have been unable to build a simple replication. (AngularJS application performing file analysis via drag and drop. The issue occured if I dragged a single file followed by a folder.)

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to