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

Issue 5981059543990272: Issue 1820 - Fixed issue where multiple tabs were highlghited (Closed)

Created:
Jan. 16, 2015, 12:28 p.m. by Sebastian Noack
Modified:
Jan. 16, 2015, 4:33 p.m.
Reviewers:
kzar, Wladimir Palant
Visibility:
Public.

Description

Issue 1820 - Fixed issue where multiple tabs were highlghited

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M chrome/ext/background.js View 2 chunks +17 lines, -2 lines 1 comment Download

Messages

Total messages: 3
Sebastian Noack
Jan. 16, 2015, 12:28 p.m. (2015-01-16 12:28:38 UTC) #1
kzar
LGTM
Jan. 16, 2015, 3:36 p.m. (2015-01-16 15:36:10 UTC) #2
Wladimir Palant
Jan. 16, 2015, 3:59 p.m. (2015-01-16 15:59:17 UTC) #3
LGTM

http://codereview.adblockplus.org/5981059543990272/diff/5629499534213120/chro...
File chrome/ext/background.js (right):

http://codereview.adblockplus.org/5981059543990272/diff/5629499534213120/chro...
chrome/ext/background.js:56: tabs: [tab.index]
I wonder why they created an API that works with tab indices when everything
else expects tab IDs. Let's hope nobody ever runs into a race condition here.

Powered by Google App Engine
This is Rietveld