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

Issue 4220047: Avoid over-compilation by runtime JS compiler (Closed)

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

Description

2 lessons on quoting requirement on parameters: - if they are user facing, incl. query params. ie: getUrlParameters().forcesecure. - if they don't follow namespace defined in <exports>. ie: targetEl.gadgets.rpc. Respectively, this results in: - Invalid auth token. X vs Y - Same domain call failed: parent= incorrectly set

Patch Set 1 : Update patch #

Patch Set 2 : Update patch #

Patch Set 3 : Update patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -47 lines) Patch
extras/src/main/javascript/features-extras/org.openajax.hub-2.0.5/iframe.js View 1 2 2 chunks +7 lines, -6 lines 0 comments Download
extras/src/main/javascript/features-extras/pubsub-2/pubsub-2.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
features/src/main/javascript/features/core.io/io.js View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
features/src/main/javascript/features/minimessage/minimessage.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
features/src/main/javascript/features/rpc/rpc.js View 1 2 6 chunks +13 lines, -12 lines 0 comments Download
features/src/main/javascript/features/setprefs/setprefs.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
features/src/main/javascript/features/shindig.auth/auth.js View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
features/src/main/javascript/features/shindig.sha1/sha1.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
features/src/main/javascript/features/shindig.xhrwrapper/xhrwrapper.js View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
features/src/main/javascript/features/skins/skins.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
features/src/main/javascript/features/tabs/tabs.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
features/src/main/javascript/features/views/views.js View 1 2 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6
mhermanto
15 years ago (2011-02-24 22:58:07 UTC) #1
johnfargo
Makes total sense to me. Please update the patch to reflect latest state though -- ...
15 years ago (2011-02-24 22:59:29 UTC) #2
mhermanto
Done (updated). Also, added more changes that are affected by getUrlParameters(). PTAL. On Thu, Feb ...
15 years ago (2011-02-24 23:12:59 UTC) #3
fargo
We probably have overlap, but that's all good in the hood. On Thu, Feb 24, ...
15 years ago (2011-02-24 23:13:21 UTC) #4
johnfargo
LGTM++ Check out mine for a few others: http://codereview.appspot.com/4220048/ On 2011/02/24 23:13:21, fargo wrote: > ...
15 years ago (2011-02-24 23:14:29 UTC) #5
mhermanto
15 years ago (2011-02-24 23:17:54 UTC) #6
On Thu, Feb 24, 2011 at 3:14 PM, <johnfargo@gmail.com> wrote:

> LGTM++
>
> Check out mine for a few others:
> http://codereview.appspot.com/4220048/


Whoah, ok, I'll patch yours into mine and I'll submit them together.

>
>
> On 2011/02/24 23:13:21, fargo wrote:
>
>> We probably have overlap, but that's all good in the hood.
>>
>
>  On Thu, Feb 24, 2011 at 3:12 PM, Michael Hermanto
>>
> <mhermanto@gmail.com>wrote:
>
>  > Done (updated). Also, added more changes that are affected by
>> > getUrlParameters(). PTAL.
>> >
>> >
>> > On Thu, Feb 24, 2011 at 2:59 PM, <mailto:johnfargo@gmail.com> wrote:
>> >
>> >> Makes total sense to me. Please update the patch to reflect latest
>>
> state
>
>> >> though -- looks like it's out of date.
>> >>
>> >>
>> >> http://codereview.appspot.com/4220047/
>> >>
>> >
>> >
>>
>
>
>
> http://codereview.appspot.com/4220047/
>
Sign in to reply to this message.

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