Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Issue 339243004: Update generated JS for codelab's pirate app. (Closed)

Created:
6 years, 6 months ago by Kathy Walrath
Modified:
6 years, 5 months ago
Reviewers:
justinfagnani, sethladd
Base URL:
https://github.com/dart-lang/dartlang.org.git@master
Visibility:
Public.

Description

Update generated JS for codelab's pirate app. Staged at: https://newjs-dot-dart-lang.appspot.com/codelabs/darrrt/ This change is an attempt to fix the problem reported in this thread: http://www.reddit.com/r/dartlang/comments/28crq2/bad_luck_brian_wants_to_learn_dart/ I've confirmed that the JS versions run in Chrome, and the Dart versions run in Chromium. I'm not set up to test the Mozilla version that the reporter used.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46124 lines, -84299 lines) Patch
A + src/site/codelabs/darrrt/examples/1-blankbadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/1-blankbadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/1-blankbadge/piratebadge.dart.js View 2 chunks +203 lines, -245 lines 0 comments Download
D src/site/codelabs/darrrt/examples/1-blankbadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/1-blankbadge/piratebadge.dart.precompiled.js View 2 chunks +217 lines, -245 lines 0 comments Download
A + src/site/codelabs/darrrt/examples/2-inputnamebadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/2-inputnamebadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/2-inputnamebadge/piratebadge.dart.js View 2 chunks +3231 lines, -5898 lines 0 comments Download
D src/site/codelabs/darrrt/examples/2-inputnamebadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/2-inputnamebadge/piratebadge.dart.precompiled.js View 1 chunk +5472 lines, -10086 lines 0 comments Download
A + src/site/codelabs/darrrt/examples/3-buttonbadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/3-buttonbadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/3-buttonbadge/piratebadge.dart.js View 2 chunks +3310 lines, -6026 lines 0 comments Download
D src/site/codelabs/darrrt/examples/3-buttonbadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/3-buttonbadge/piratebadge.dart.precompiled.js View 1 chunk +5561 lines, -10246 lines 0 comments Download
A + src/site/codelabs/darrrt/examples/4-classbadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/4-classbadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/4-classbadge/piratebadge.dart.js View 2 chunks +3369 lines, -6088 lines 0 comments Download
D src/site/codelabs/darrrt/examples/4-classbadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/4-classbadge/piratebadge.dart.precompiled.js View 1 chunk +5648 lines, -10328 lines 0 comments Download
A + src/site/codelabs/darrrt/examples/5-localbadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/5-localbadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/5-localbadge/piratebadge.dart.js View 2 chunks +3458 lines, -6345 lines 0 comments Download
D src/site/codelabs/darrrt/examples/5-localbadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/5-localbadge/piratebadge.dart.precompiled.js View 1 chunk +5788 lines, -10712 lines 0 comments Download
A + src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.css View 1 chunk +5 lines, -1 line 0 comments Download
M src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart View 2 chunks +1 line, -18 lines 0 comments Download
M src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.html View 2 chunks +4 lines, -2 lines 0 comments Download
M src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart.js View 2 chunks +3678 lines, -6470 lines 0 comments Download
D src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart.js.map View 1 chunk +0 lines, -7 lines 0 comments Download
M src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart.precompiled.js View 1 chunk +6106 lines, -10910 lines 0 comments Download
M src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json View 1 chunk +22 lines, -22 lines 0 comments Download
M src/site/codelabs/darrrt/examples/packages/browser/dart.js View 1 chunk +2 lines, -9 lines 0 comments Download
M src/site/codelabs/darrrt/examples/packages/browser/interop.js View 1 chunk +4 lines, -536 lines 0 comments Download
D src/site/codelabs/darrrt/examples/piratebadge.css View 1 chunk +0 lines, -55 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Kathy Walrath
6 years, 6 months ago (2014-06-17 21:38:45 UTC) #1
sethladd
Hopefully it's a quick download: http://www.mozilla.org/en-US/firefox/channel/
6 years, 6 months ago (2014-06-17 22:05:36 UTC) #2
Kathy Walrath
On 2014/06/17 22:05:36, sethladd wrote: > Hopefully it's a quick download: http://www.mozilla.org/en-US/firefox/channel/ It was quick ...
6 years, 6 months ago (2014-06-17 22:12:23 UTC) #3
sethladd
6 years, 6 months ago (2014-06-18 17:18:59 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698