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

Issue 8478020: Slight improvements to URL Fixer code (Closed)

Created:
Oct. 1, 2012, 4:03 p.m. by Wladimir Palant
Modified:
Nov. 21, 2012, 4:33 p.m.
Reviewers:
Thomas Greiner
Visibility:
Public.

Description

Slight improvements to URL Fixer code

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -18 lines) Patch
M chrome/content/options.js View 2 chunks +21 lines, -12 lines 0 comments Download
M chrome/content/options.xul View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/typoFixer.js View 1 chunk +0 lines, -4 lines 1 comment Download

Messages

Total messages: 3
Wladimir Palant
Oct. 1, 2012, 4:03 p.m. (2012-10-01 16:03:44 UTC) #1
Thomas Greiner
infobar shows up too often due to removed code http://codereview.adblockplus.org/8478020/diff/1/lib/typoFixer.js File lib/typoFixer.js (left): http://codereview.adblockplus.org/8478020/diff/1/lib/typoFixer.js#oldcode188 lib/typoFixer.js:188: ...
Oct. 2, 2012, 10:31 a.m. (2012-10-02 10:31:14 UTC) #2
Wladimir Palant
Oct. 5, 2012, 10:19 a.m. (2012-10-05 10:19:55 UTC) #3
As discussed on IRC, we still want to make infobar show up when the redirection
is the result of custom rules. A user doesn't necessarily remember that he added
a custom rule, also both custom rules and usual corrections could be applied.

A slight issue is that clicking "No" will still add an exception - but that
doesn't disable the custom rule, the user will still be redirected. It is
unclear whether there is a better solution here but the issue is minor.

Powered by Google App Engine
This is Rietveld