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

Issue 29340588: Issue 3879 - CSS property filters ignore third-party stylesheets in Chrome but not in Firefox (Closed)

Created:
April 19, 2016, 2:32 p.m. by Wladimir Palant
Modified:
April 19, 2016, 3:15 p.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Issue 3879 - CSS property filters ignore third-party stylesheets in Chrome but not in Firefox Repository: hg.adblockplus.org/adblockpluscore/

Patch Set 1 #

Patch Set 2 : Removed debugging statement #

Total comments: 6

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M chrome/content/cssProperties.js View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Wladimir Palant
April 19, 2016, 2:32 p.m. (2016-04-19 14:32:36 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29340588/diff/29340591/chrome/content/cssProperties.js File chrome/content/cssProperties.js (right): https://codereview.adblockplus.org/29340588/diff/29340591/chrome/content/cssProperties.js#newcode61 chrome/content/cssProperties.js:61: try I guess we should move this logic to ...
April 19, 2016, 2:47 p.m. (2016-04-19 14:47:01 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29340588/diff/29340591/chrome/content/cssProperties.js File chrome/content/cssProperties.js (right): https://codereview.adblockplus.org/29340588/diff/29340591/chrome/content/cssProperties.js#newcode61 chrome/content/cssProperties.js:61: try On 2016/04/19 14:47:01, Sebastian Noack wrote: > I ...
April 19, 2016, 3:07 p.m. (2016-04-19 15:07:43 UTC) #3
Sebastian Noack
April 19, 2016, 3:10 p.m. (2016-04-19 15:10:21 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld