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

Issue 5634514093080576: Issue 293 - AdBlock button is slow to appear on toolbar after launching Firefox (Closed)

Created:
May 23, 2014, 11:30 a.m. by Wladimir Palant
Modified:
May 26, 2014, 1:33 p.m.
Reviewers:
Thomas Greiner
Visibility:
Public.

Description

Issue 293 - AdBlock button is slow to appear on toolbar after launching Firefox

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed first-run actions running too early #

Total comments: 2

Patch Set 3 : Fixed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -55 lines) Patch
M lib/ui.js View 1 2 5 chunks +72 lines, -55 lines 0 comments Download

Messages

Total messages: 6
Wladimir Palant
May 23, 2014, 11:31 a.m. (2014-05-23 11:31:00 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/5634514093080576/diff/5629499534213120/lib/ui.js File lib/ui.js (right): http://codereview.adblockplus.org/5634514093080576/diff/5629499534213120/lib/ui.js#newcode1290 lib/ui.js:1290: return; I guess I could just as well remove ...
May 23, 2014, 11:50 a.m. (2014-05-23 11:50:50 UTC) #2
Wladimir Palant
I fixed first-run page, with the previous patch it was opening on every update - ...
May 23, 2014, 12:45 p.m. (2014-05-23 12:45:26 UTC) #3
Thomas Greiner
http://codereview.adblockplus.org/5634514093080576/diff/5629499534213120/lib/ui.js File lib/ui.js (right): http://codereview.adblockplus.org/5634514093080576/diff/5629499534213120/lib/ui.js#newcode1290 lib/ui.js:1290: return; On 2014/05/23 11:50:50, Wladimir Palant wrote: > I ...
May 23, 2014, 4:10 p.m. (2014-05-23 16:10:30 UTC) #4
Wladimir Palant
http://codereview.adblockplus.org/5634514093080576/diff/6231550869897216/lib/ui.js File lib/ui.js (right): http://codereview.adblockplus.org/5634514093080576/diff/6231550869897216/lib/ui.js#newcode502 lib/ui.js:502: firstRunActions: function(window) This was pretty much premature optimization on ...
May 26, 2014, 11:16 a.m. (2014-05-26 11:16:52 UTC) #5
Thomas Greiner
May 26, 2014, 1:28 p.m. (2014-05-26 13:28:03 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld