Sorry, just seeing this now. FE should only ever be used for FF2. We should ensure that getRelayChannel() is updated so that it only selects FF2 and doesn't accidentally pick up Safari 3.2 or Chrome (is that what's happening?), rather than removing it altogether.
--John On Tue, Mar 24, 2009 at 10:08 AM, Brian Eaton <bea...@google.com> 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 >