On Sun, Nov 23, 2014 at 11:58 AM, David Bruant <[email protected]> wrote:
> Le 23/11/2014 07:41, Axel Rauschmayer a écrit : > > I’d expect the following code to log `GET bla`, but it currently doesn’t > in Firefox. That’s because the Firefox implementation of proxies isn’t > finished yet, right? > > Yes. That would be https://bugzilla.mozilla.org/show_bug.cgi?id=914314 I > think. > Correct, that's a known bug. Jason and Eric (CC'd) are working on fixes to our MOP and Proxy implementation and I'd guess that this'll be fixed soon-ish. As pointed out in the bug, you can work around it by also implementing a [[Has]] handler.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

