I'm all for it -- though I think it's far more important that the code be fixed to not use exceptions for control flow, which is the real reason why this breaks in the webkit based browsers.
On Tue, Mar 24, 2009 at 10:08 AM, Brian Eaton <[email protected]> wrote: > Good morning. Time to kill something. > > The "fe" channel in gadgets.rpc is broken on some major browsers. It > works on Firefox 2. It breaks on Safari 3.2 and Chrome. Firefox 3 > uses the standard window.postMessage channel. > > Any objections to removing the code? Safari 3.2 and Chrome will then > fall back to IFPC. > > Cheers, > Brian >

