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

Issue 6008293193416704: Issue 2080 - Removed duplicated code from clickHide_deactivate (Closed)

Created:
March 3, 2015, 3:43 p.m. by Sebastian Noack
Modified:
March 4, 2015, 1:48 p.m.
Reviewers:
kzar, Wladimir Palant
Visibility:
Public.

Description

Issue 2080 - Removed duplicated code from clickHide_deactivate

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed silly comment #

Total comments: 4

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M include.postload.js View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 7
Sebastian Noack
March 3, 2015, 3:43 p.m. (2015-03-03 15:43:52 UTC) #1
kzar
http://codereview.adblockplus.org/6008293193416704/diff/5629499534213120/include.postload.js File include.postload.js (right): http://codereview.adblockplus.org/6008293193416704/diff/5629499534213120/include.postload.js#newcode274 include.postload.js:274: clickHide_rulesPending(); Nit: Seems like weird mix of camel case ...
March 4, 2015, 10:20 a.m. (2015-03-04 10:20:21 UTC) #2
Sebastian Noack
http://codereview.adblockplus.org/6008293193416704/diff/5629499534213120/include.postload.js File include.postload.js (right): http://codereview.adblockplus.org/6008293193416704/diff/5629499534213120/include.postload.js#newcode274 include.postload.js:274: clickHide_rulesPending(); On 2015/03/04 10:20:21, kzar wrote: > Nit: Seems ...
March 4, 2015, 10:47 a.m. (2015-03-04 10:47:08 UTC) #3
kzar
LGTM
March 4, 2015, 10:48 a.m. (2015-03-04 10:48:41 UTC) #4
Wladimir Palant
http://codereview.adblockplus.org/6008293193416704/diff/5724160613416960/include.postload.js File include.postload.js (right): http://codereview.adblockplus.org/6008293193416704/diff/5724160613416960/include.postload.js#newcode274 include.postload.js:274: clickHide_rulesPending(); What if we go here because clickHideFiltersDialog is ...
March 4, 2015, 12:47 p.m. (2015-03-04 12:47:16 UTC) #5
Sebastian Noack
Other changes due to rebase http://codereview.adblockplus.org/6008293193416704/diff/5724160613416960/include.postload.js File include.postload.js (right): http://codereview.adblockplus.org/6008293193416704/diff/5724160613416960/include.postload.js#newcode274 include.postload.js:274: clickHide_rulesPending(); On 2015/03/04 12:47:16, ...
March 4, 2015, 1:36 p.m. (2015-03-04 13:36:37 UTC) #6
Wladimir Palant
March 4, 2015, 1:48 p.m. (2015-03-04 13:48:07 UTC) #7
LGTM but I think a proper testing round is in order here.

Powered by Google App Engine
This is Rietveld