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

Issue 29519636: Issue 5538 - Implement "Help" tab for new options page (Closed)

Created:
Aug. 18, 2017, 4:01 p.m. by saroyanm
Modified:
Aug. 25, 2017, 1:31 p.m.
Reviewers:
ire
CC:
juliandoucette, Thomas Greiner
Visibility:
Public.

Description

This review contains HTML/Semantics, strings, functional implementation and Help tab specific Styles. Some general styles are still missing which will be the part of -> https://issues.adblockplus.org/ticket/5543

Patch Set 1 #

Total comments: 41

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -100 lines) Patch
M locale/en-US/new-options.json View 1 1 chunk +29 lines, -21 lines 0 comments Download
M new-options.html View 1 1 chunk +31 lines, -23 lines 0 comments Download
M new-options.js View 2 chunks +19 lines, -37 lines 0 comments Download
M skin/new-options.css View 1 2 3 chunks +35 lines, -19 lines 0 comments Download
A skin/social/facebook.svg View 1 chunk +1 line, -0 lines 0 comments Download
A skin/social/googleplus.svg View 1 chunk +1 line, -0 lines 0 comments Download
A skin/social/twitter.svg View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8
saroyanm
I didn't specify a specific reviewer yet, will do as soon I'll know how occupied ...
Aug. 18, 2017, 7:46 p.m. (2017-08-18 19:46:20 UTC) #1
saroyanm
This is ready for the review. https://codereview.adblockplus.org/29519636/diff/29525593/new-options.html File new-options.html (right): https://codereview.adblockplus.org/29519636/diff/29525593/new-options.html#newcode320 new-options.html:320: <li><a id="weibo">Weibo</a></li> Weibo ...
Aug. 23, 2017, 5:36 p.m. (2017-08-23 17:36:11 UTC) #2
ire
Thanks Manvel! Here are my initial thoughts. I didn't address things like... - The link ...
Aug. 24, 2017, 9:17 a.m. (2017-08-24 09:17:48 UTC) #3
saroyanm
Thanks for the review Ire I think I have enough information for the next patch. ...
Aug. 24, 2017, 1:22 p.m. (2017-08-24 13:22:29 UTC) #4
saroyanm
New patch is ready for the review. https://codereview.adblockplus.org/29519636/diff/29525593/locale/en-US/new-options.json File locale/en-US/new-options.json (right): https://codereview.adblockplus.org/29519636/diff/29525593/locale/en-US/new-options.json#newcode371 locale/en-US/new-options.json:371: "description": "Text ...
Aug. 24, 2017, 6:19 p.m. (2017-08-24 18:19:42 UTC) #5
ire
Thanks Manvel. As most styling will be handled in a separate issue, then this LGTM ...
Aug. 25, 2017, 8:52 a.m. (2017-08-25 08:52:51 UTC) #6
saroyanm
Thanks Ire. New patch uploaded https://codereview.adblockplus.org/29519636/diff/29526741/skin/new-options.css File skin/new-options.css (right): https://codereview.adblockplus.org/29519636/diff/29526741/skin/new-options.css#newcode901 skin/new-options.css:901: html[lang="zh"] #social-general On 2017/08/25 ...
Aug. 25, 2017, 10:54 a.m. (2017-08-25 10:54:37 UTC) #7
ire
Aug. 25, 2017, 11:55 a.m. (2017-08-25 11:55:55 UTC) #8
We're done then :)

https://codereview.adblockplus.org/29519636/diff/29526741/skin/new-options.css
File skin/new-options.css (right):

https://codereview.adblockplus.org/29519636/diff/29526741/skin/new-options.cs...
skin/new-options.css:901: html[lang="zh"] #social-general
On 2017/08/25 10:54:37, saroyanm wrote:
> On 2017/08/25 08:52:50, ire wrote:
> > NIT: We don't need the `html` part of this selector
> 
> I don't have strong opinion, but I think it makes more readable considering
the
> :not selector before.

Okay, leave it as it is then.

Powered by Google App Engine
This is Rietveld