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

Issue 29335261: Issue 154 - Adapted for change replacing isFrameWhitelisted with checkWhitelisted (Closed)

Created:
Feb. 2, 2016, 11:31 a.m. by Sebastian Noack
Modified:
Feb. 2, 2016, 1:19 p.m.
Reviewers:
Thomas Greiner
CC:
kzar
Visibility:
Public.

Description

With the related changes for the devtools panel in adblockpluschrome, isFrameWhitelisted(page, frame[, type]) and isPageWhitelisted(page) are gone, and got superseded by checkWhitelisted(page[, frame [,type]]). This change needs to be accounted for in the message responder.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M messageResponder.js View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
Feb. 2, 2016, 11:36 a.m. (2016-02-02 11:36:30 UTC) #1
Thomas Greiner
Feb. 2, 2016, 1:17 p.m. (2016-02-02 13:17:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld