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

Issue 7777050: demo/repl.html: Remember options in the query string.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by usrbincc
Modified:
13 years, 3 months ago
Reviewers:
slightlylate, arv
CC:
traceur-compiler-reviews_googlegroups.com
Base URL:
https://code.google.com/p/traceur-compiler/@master
Visibility:
Public.

Description

demo/repl.html: Remember options in the query string. This makes it possible to reload repl.html (say, after a recompile of bin/traceur.js) while retaining your options. BUG=None TEST=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -8 lines) Patch
M demo/repl.html View 4 chunks +146 lines, -8 lines 0 comments Download

Messages

Total messages: 3
usrbincc
Patch order at a glance: demo/repl.html: Add the ability to show the full options list. ...
13 years, 3 months ago (2013-03-13 20:45:33 UTC) #1
arv
Why isn't "// Options: ..." sufficient?
13 years, 3 months ago (2013-03-13 21:33:23 UTC) #2
usrbincc
13 years, 3 months ago (2013-03-13 21:42:34 UTC) #3
On 2013/03/13 21:33:23, arv-chromium wrote:
> Why isn't "// Options: ..." sufficient?

Convenience. You can change things on the fly, and reload the page,
while retaining the options. It's just faster to click and unclick to
see the difference in the generated code, rather than typing and
deleting.
Sign in to reply to this message.

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