Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 8403145: First attempt at creating a first-run page (Closed)

Created:
Sept. 27, 2012, 8:19 p.m. by Wladimir Palant
Modified:
Oct. 19, 2012, 10:42 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

The page doesn`t open automatically yet, you have to go to Options, open JavaScript Console and run location.href="firstRun.html" there. Also, there isn`t anything donation-related yet. Changelog link points nowhere - that`s because the next version no longer should have "beta" in the announcement URL.

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Now with two sets of Share buttons #

Patch Set 4 : Now with downscaling for smaller screens #

Total comments: 18

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -75 lines) Patch
M _locales/en/messages.json View 1 2 3 4 5 1 chunk +19 lines, -15 lines 0 comments Download
M firstRun.html View 1 2 3 4 5 1 chunk +10 lines, -20 lines 0 comments Download
M firstRun.js View 1 2 3 4 5 1 chunk +9 lines, -5 lines 0 comments Download
M skin/firstRun.css View 1 2 3 4 5 1 chunk +26 lines, -35 lines 0 comments Download

Messages

Total messages: 6
Wladimir Palant
Sept. 27, 2012, 8:19 p.m. (2012-09-27 20:19:41 UTC) #1
Wladimir Palant
I updated the patch set here - now there are two variants of Share buttons, ...
Sept. 28, 2012, 8:03 p.m. (2012-09-28 20:03:16 UTC) #2
Felix Dahlke
http://codereview.adblockplus.org/8403145/diff/20001/_locales/en/messages.json File _locales/en/messages.json (right): http://codereview.adblockplus.org/8403145/diff/20001/_locales/en/messages.json#newcode112 _locales/en/messages.json:112: "message": "Support websites with acceptable ads (read below for ...
Oct. 2, 2012, 12:36 p.m. (2012-10-02 12:36:04 UTC) #3
Felix Dahlke
I've marked most of my translation comments as done, since the whole team will address ...
Oct. 15, 2012, 2:55 p.m. (2012-10-15 14:55:05 UTC) #4
Wladimir Palant
http://codereview.adblockplus.org/8403145/diff/20001/background.js File background.js (right): http://codereview.adblockplus.org/8403145/diff/20001/background.js#newcode16 background.js:16: var isFirstRun = false; On 2012/10/02 12:36:04, Felix H. ...
Oct. 17, 2012, 10:25 a.m. (2012-10-17 10:25:39 UTC) #5
Felix Dahlke
Oct. 17, 2012, 3:21 p.m. (2012-10-17 15:21:34 UTC) #6
LGTM!

Powered by Google App Engine
This is Rietveld