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

Issue 10860047: New toggle button on First-run page (Closed)

Created:
June 7, 2013, 12:19 p.m. by Thomas Greiner
Modified:
July 8, 2013, 2:04 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Implementing the new toggle button on first-run page. This issue also contains a fix for the issue that our social media widgets were not shown when the "Remove Social Media Buttons" feature was enabled. In that case clicking on the button will open our social media page rather than opening the share popup.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change button to have dynamic width #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -76 lines) Patch
M chrome/content/ui/firstRun.html View 1 2 4 chunks +12 lines, -20 lines 0 comments Download
M chrome/content/ui/firstRun.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/skin/firstRun.css View 1 2 4 chunks +38 lines, -54 lines 0 comments Download

Messages

Total messages: 6
Thomas Greiner
Implementing the new toggle button on first-run page. This issue also contains a fix for ...
June 7, 2013, 12:24 p.m. (2013-06-07 12:24:21 UTC) #1
Wladimir Palant
LGTM (feel free to push) if my comments below are addressed. http://codereview.adblockplus.org/10860047/diff/1/chrome/content/ui/firstRun.js File chrome/content/ui/firstRun.js (right): ...
June 7, 2013, 2 p.m. (2013-06-07 14:00:04 UTC) #2
Thomas Greiner
Changed button to have dynamic width. Note: Reverted the code parts regarding the social subscription ...
June 11, 2013, 12:23 p.m. (2013-06-11 12:23:01 UTC) #3
Wladimir Palant
These styles make my head spin, I guess I'll try to make sense of them ...
July 8, 2013, 9:37 a.m. (2013-07-08 09:37:29 UTC) #4
Thomas Greiner
http://codereview.adblockplus.org/10860047/diff/4001/chrome/content/ui/firstRun.js File chrome/content/ui/firstRun.js (right): http://codereview.adblockplus.org/10860047/diff/4001/chrome/content/ui/firstRun.js#newcode277 chrome/content/ui/firstRun.js:277: button.classList.add("off"); On 2013/07/08 09:37:29, Wladimir Palant wrote: > classList.remove() ...
July 8, 2013, 10:30 a.m. (2013-07-08 10:30:19 UTC) #5
Wladimir Palant
July 8, 2013, 11:03 a.m. (2013-07-08 11:03:31 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld