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

Issue 29338602: Issue 2401 - Fix checking of CSS rule type in order to be compatible with Firefox (Closed)

Created:
March 18, 2016, 11:28 a.m. by Wladimir Palant
Modified:
March 21, 2016, 3:36 p.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Accessing CSSRule.STYLE_RULE doesn`t work from privileged code for some reason, probably a side-effect of some security wrapper. Repository: hg.adblockplus.org/adblockpluscore/

Patch Set 1 #

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

Messages

Total messages: 2
Wladimir Palant
March 18, 2016, 11:28 a.m. (2016-03-18 11:28:52 UTC) #1
Sebastian Noack
March 18, 2016, 11:37 a.m. (2016-03-18 11:37:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld