Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(303)

Issue 194141: Fix gadgets.rpc on IE8 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by johnfargo
Modified:
15 years, 7 months ago
Reviewers:
shindig.remailer
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Description

On IE8, typeof window.postMessage === "object". As such, getTransport() returns NIX for IE8, which doesn't work (by design). window.postMessage should be chosen instead.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
features/src/main/javascript/features/rpc/rpc.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
johnfargo
15 years, 7 months ago (2010-01-29 19:39:42 UTC) #1
johnfargo
15 years, 7 months ago (2010-01-29 19:40:38 UTC) #2
Oops, nevermind. Was looking at an old version of rpc.js and made a hasty patch.
This is fixed :)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b