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

Issue 4517059: Force compilation and anon-func processor to run (Closed)

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

Description

This will allow loader JS (which breaks out of pipeline of processor early) to be compiled as well.

Patch Set 1 #

Total comments: 1

Messages

Total messages: 3
mhermanto
14 years, 10 months ago (2011-05-12 21:41:34 UTC) #1
zhoresh
LGTM http://codereview.appspot.com/4517059/diff/1/java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java File java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java (right): http://codereview.appspot.com/4517059/diff/1/java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java#newcode47 java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java:47: break; This break is the key, you still ...
14 years, 10 months ago (2011-05-12 22:38:34 UTC) #2
mhermanto
14 years, 10 months ago (2011-05-12 22:45:08 UTC) #3
Thanks. Done.

On Thu, May 12, 2011 at 3:38 PM, <zhoresh@gmail.com> wrote:

> LGTM
>
>
>
>
>
http://codereview.appspot.com/4517059/diff/1/java/gadgets/src/main/java/org/a...
> File
>
>
>
java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java
> (right):
>
>
>
http://codereview.appspot.com/4517059/diff/1/java/gadgets/src/main/java/org/a...
>
>
java/gadgets/src/main/java/org/apache/shindig/gadgets/js/DefaultJsProcessorRegistry.java:47:
> break;
> This break is the key, you still want to run the required processors
> even if the process was stopped.
> Please add a small comment for that effect
>
>
> http://codereview.appspot.com/4517059/
>
Sign in to reply to this message.

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