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

Issue 29361127: Issue 4587 - Blockable items list calls reloadDisabledFilters() unnecessarily often (Closed)

Created:
Oct. 31, 2016, 9:18 a.m. by Wladimir Palant
Modified:
Oct. 31, 2016, 12:20 p.m.
Reviewers:
kzar
Base URL:
https://hg.adblockplus.org/adblockplus
Visibility:
Public.

Description

Issue 4587 - Blockable items list calls reloadDisabledFilters() unnecessarily often

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome/content/ui/sidebar.js View 2 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 3
Wladimir Palant
Oct. 31, 2016, 9:19 a.m. (2016-10-31 09:19:01 UTC) #1
kzar
LGTM (Maybe we should remove the other uses of the deprecated FilterNotifier.addListener while at it?)
Oct. 31, 2016, 11:24 a.m. (2016-10-31 11:24:43 UTC) #2
Wladimir Palant
Oct. 31, 2016, 12:20 p.m. (2016-10-31 12:20:07 UTC) #3
On 2016/10/31 11:24:43, kzar wrote:
> (Maybe we should remove the other uses of the deprecated
> FilterNotifier.addListener while at it?)

We certainly should, but at least sync.js is very hard to test.

Powered by Google App Engine
This is Rietveld