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

Issue 244313007: Move to using HTML templates when filling out the workspace history. (Closed)

Created:
6 years, 8 months ago by jcgregorio
Modified:
6 years, 8 months ago
Reviewers:
mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Move to using HTML templates when filling out the workspace history. This is a pre-step to having a history list that you can click on and having the code moved back into the textarea, which will come as a follow-up CL. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14283

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -18 lines) Patch
M experimental/webtry/css/webtry.css View 1 chunk +4 lines, -0 lines 2 comments Download
M experimental/webtry/js/run.js View 1 4 chunks +44 lines, -7 lines 3 comments Download
M experimental/webtry/templates/workspace.html View 2 chunks +11 lines, -7 lines 0 comments Download
M experimental/webtry/webtry.go View 1 2 3 4 3 chunks +4 lines, -4 lines 3 comments Download

Messages

Total messages: 7 (0 generated)
jcgregorio
6 years, 8 months ago (2014-04-21 16:05:01 UTC) #1
mtklein
https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/css/webtry.css File experimental/webtry/css/webtry.css (right): https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/css/webtry.css#newcode35 experimental/webtry/css/webtry.css:35: display: none; Just out of curiosity, is this here ...
6 years, 8 months ago (2014-04-21 16:19:01 UTC) #2
jcgregorio
https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/css/webtry.css File experimental/webtry/css/webtry.css (right): https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/css/webtry.css#newcode35 experimental/webtry/css/webtry.css:35: display: none; Yes, only needed for the polyfill. On ...
6 years, 8 months ago (2014-04-21 16:26:23 UTC) #3
mtklein
lgtm https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/js/run.js File experimental/webtry/js/run.js (right): https://codereview.chromium.org/244313007/diff/70001/experimental/webtry/js/run.js#newcode20 experimental/webtry/js/run.js:20: while (templates[i].firstChild) { On 2014/04/21 16:26:24, jcgregorio wrote: ...
6 years, 8 months ago (2014-04-21 16:31:14 UTC) #4
jcgregorio
The CQ bit was checked by jcgregorio@google.com
6 years, 8 months ago (2014-04-21 16:32:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jcgregorio@google.com/244313007/70001
6 years, 8 months ago (2014-04-21 16:32:42 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-21 17:36:47 UTC) #7
Message was sent while issue was closed.
Change committed as 14283

Powered by Google App Engine
This is Rietveld 408576698