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

Issue 174046: Make gadgets.rpc resilient to double-inclusion (Closed)

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

Description

This small patch makes it possible to doubly-include rpc.js in a given page, preventing problems from occurring when this occurs. This happens in various mixed-rendering cases, and the code to prevent it is fairly small, much more easily obviating the need for custom prevention code from having to be written.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
features/src/main/javascript/features/rpc/fe.transport.js View 2 chunks +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/rpc/ifpc.transport.js View 2 chunks +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/rpc/nix.transport.js View 2 chunks +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/rpc/rmr.transport.js View 2 chunks +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/rpc/rpc.js View 2 chunks +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/rpc/wpm.transport.js View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
johnfargo
15 years, 9 months ago (2009-12-10 20:52:39 UTC) #1
Paul Lindner
lgtm
15 years, 9 months ago (2009-12-10 21:27:42 UTC) #2
fargo
15 years, 9 months ago (2009-12-10 21:29:17 UTC) #3
Thanks Paul, committed.

On Thu, Dec 10, 2009 at 1:27 PM, <lindner@inuus.com> wrote:

> lgtm
>
>
> http://codereview.appspot.com/174046
>
Sign in to reply to this message.

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