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

Issue 29565861: Issue 5803 - rename desktop options page to desktop-options.* (Closed)

Created:
Oct. 5, 2017, 10:31 p.m. by saroyanm
Modified:
Oct. 6, 2017, 6:41 p.m.
Reviewers:
Thomas Greiner
CC:
Sebastian Noack
Visibility:
Public.

Description

See -> https://codereview.adblockplus.org/29565838/diff/29565851/metadata.gecko-webext#newcode15

Patch Set 1 #

Patch Set 2 : update options.html #

Total comments: 1

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M README.md View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M background.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M desktop-options.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M desktop-options.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M locale/en-US/desktop-options.json View 0 chunks +-1 lines, --1 lines 0 comments Download
M skin/desktop-options.css View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 6
saroyanm
I do remember that we have discussed this, but I don't remember why exactly we ...
Oct. 5, 2017, 10:36 p.m. (2017-10-05 22:36:13 UTC) #1
Thomas Greiner
Those changes do not correspond to the changes we made when we renamed it previously ...
Oct. 6, 2017, 12:21 p.m. (2017-10-06 12:21:15 UTC) #2
saroyanm
On 2017/10/06 12:21:15, Thomas Greiner wrote: > Those changes do not correspond to the changes ...
Oct. 6, 2017, 4:57 p.m. (2017-10-06 16:57:19 UTC) #3
Thomas Greiner
https://codereview.adblockplus.org/29565861/diff/29567826/background.js File background.js (left): https://codereview.adblockplus.org/29565861/diff/29567826/background.js#oldcode403 background.js:403: if (!/\/(mobile-)?options\.html\b/.test(top.location.href)) Detail: We can keep the `\b` at ...
Oct. 6, 2017, 5:05 p.m. (2017-10-06 17:05:50 UTC) #4
saroyanm
https://codereview.adblockplus.org/29565861/diff/29567826/background.js File background.js (left): https://codereview.adblockplus.org/29565861/diff/29567826/background.js#oldcode403 background.js:403: if (!/\/(mobile-)?options\.html\b/.test(top.location.href)) On 2017/10/06 17:05:50, Thomas Greiner wrote: > ...
Oct. 6, 2017, 5:28 p.m. (2017-10-06 17:28:27 UTC) #5
Thomas Greiner
Oct. 6, 2017, 6:04 p.m. (2017-10-06 18:04:48 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld