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

Issue 4530086: enable closure compiler to work with v2 and higher sourcemap formats

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by vinny
Modified:
14 years, 9 months ago
Reviewers:
malteubl, fargo, zivh, zhoresh
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/
Visibility:
Public.

Patch Set 1 #

Total comments: 10

Patch Set 2 : fixes recommended by zhoresh #

Patch Set 3 : fixed the routine which generates code fragments to iterate over all positions in the compiled code #

Patch Set 4 : synced up gadgets code to the latest version #

Patch Set 5 : generating the patch from the root shindig directory as suggested by ziv #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -162 lines) Patch
M java/gadgets/src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java View 1 2 3 4 8 chunks +120 lines, -113 lines 0 comments Download
M java/gadgets/src/test/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompilerTest.java View 1 2 3 4 9 chunks +91 lines, -49 lines 0 comments Download

Messages

Total messages: 5
vinny
Hi guys, I'd appreciate your comments on this diff to enable parsing of v2 sourcemaps. ...
14 years, 9 months ago (2011-05-31 09:08:26 UTC) #1
zhoresh
Look very good, mostly nit. Please also verify with the profiler in ggs. http://codereview.appspot.com/4530086/diff/1/src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java File ...
14 years, 9 months ago (2011-06-01 17:40:26 UTC) #2
vinny
http://codereview.appspot.com/4530086/diff/1/src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java File src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java (right): http://codereview.appspot.com/4530086/diff/1/src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java#newcode86 src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java:86: CompilerOptions getCompilerOptions(JsUri uri) { On 2011/06/01 17:40:26, zhoresh wrote: ...
14 years, 9 months ago (2011-06-01 18:24:58 UTC) #3
zhoresh
LGTM Thanks! Just one (obvious) note - the mapping only reference code that show up ...
14 years, 9 months ago (2011-06-13 21:35:59 UTC) #4
zhoresh
14 years, 9 months ago (2011-06-15 20:03:06 UTC) #5
Sorry for the delay.
Submitted to r1136164
Sign in to reply to this message.

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