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

Issue 5739851907334144: Update browser actions everytime filters are loaded or saved (Closed)

Created:
Feb. 24, 2014, 4:17 p.m. by Sebastian Noack
Modified:
Feb. 28, 2014, 8:14 a.m.
Visibility:
Public.

Description

Currently the ABP icon on Chrome is only updated on startup for all tabs and when you disable/enable ABP for the current page in the bubble. However updating the icon on startup is completely useless, because filters aren't loaded, and we don't know about whitelisted pages yet. Also when you enable/disable ABP for a given domain, the icon isn't updated for other open tabs showing a page from that domain. So we have to update browser actions for all tabs every time filters were loaded or changes to the filters were saved.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M background.js View 2 chunks +16 lines, -12 lines 0 comments Download
M popup.js View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
Feb. 24, 2014, 4:35 p.m. (2014-02-24 16:35:35 UTC) #1
Felix Dahlke
Feb. 27, 2014, 8:59 p.m. (2014-02-27 20:59:02 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld