http://wiki.ecmascript.org/doku.php?id=harmony:proxies
*** Bug 151578 has been marked as a duplicate of this bug. ***
By now Proxies have been implemented on all major browsers.. What is the current status of this bug? Is there a public experimental branch? Is there any commitment on seriously porting Proxy on WebKit? Thanks
(In reply to comment #2) > By now Proxies have been implemented on all major browsers.. > > What is the current status of this bug? > > Is there a public experimental branch? > > Is there any commitment on seriously porting Proxy on WebKit? > > Thanks Proxy has been in WebKit for ~6 months now.
(In reply to comment #3) > (In reply to comment #2) > > By now Proxies have been implemented on all major browsers.. > > > > What is the current status of this bug? > > > > Is there a public experimental branch? > > > > Is there any commitment on seriously porting Proxy on WebKit? > > > > Thanks > > Proxy has been in WebKit for ~6 months now. Ah awesome, I relied on the Status and I didn't actually check sorry :) Thanks then!