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

Issue 29349024: Issue 4298 - Enforce 'display: none' for ElemHide (Closed)

Created:
Aug. 4, 2016, 3:23 p.m. by kzar
Modified:
Aug. 11, 2016, 1:26 p.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Issue 4298 - Enforce 'display: none' for ElemHide Based upon the code in these reviews: https://codereview.adblockplus.org/29347034/ https://codereview.adblockplus.org/29348917/

Patch Set 1 #

Total comments: 4

Patch Set 2 : Block access to rules instead of attempting to enforce rule styles #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -15 lines) Patch
M include.preload.js View 1 3 chunks +27 lines, -15 lines 0 comments Download

Messages

Total messages: 5
kzar
Patch Set 1
Aug. 4, 2016, 3:24 p.m. (2016-08-04 15:24:50 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29349024/diff/29349025/include.preload.js File include.preload.js (right): https://codereview.adblockplus.org/29349024/diff/29349025/include.preload.js#newcode347 include.preload.js:347: Object.defineProperty(style.sheet, "disabled", Where did the code go, that addressed ...
Aug. 4, 2016, 8:44 p.m. (2016-08-04 20:44:23 UTC) #2
kzar
Patch Set 2 : Block access to rules instead of attempting to enforce rule styles ...
Aug. 5, 2016, 11:01 a.m. (2016-08-05 11:01:57 UTC) #3
Sebastian Noack
I suppose the changes here got redundant, with the changes for #4191 preventing access to ...
Aug. 11, 2016, 1:13 p.m. (2016-08-11 13:13:19 UTC) #4
kzar
Aug. 11, 2016, 1:26 p.m. (2016-08-11 13:26:50 UTC) #5
On 2016/08/11 13:13:19, Sebastian Noack wrote:
> I suppose the changes here got redundant, with the changes for #4191
preventing
> access to the shadow DOM.

Correct, closing.

Powered by Google App Engine
This is Rietveld