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

Issue 29713583: Issue 6504 - Add useInlineStyles flag to ElemHideEmulation (Closed)

Created:
March 2, 2018, 1:52 p.m. by Manish Jethani
Modified:
March 20, 2018, 1:40 p.m.
Reviewers:
kzar, hub
CC:
kzar
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Description

With this flag the content script can ask ElemHideEmulation to always use CSS selectors for hiding. We'll set this flag to false from the content script when both tabs.insertCSS and tabs.removeCSS are available and once the implementation on the ElemHideEmulation side is known to be stable. We need to make a few more optimizations for this case.

Patch Set 1 #

Patch Set 2 : Change to ElemHideEmulation.useInlineStyles #

Total comments: 2

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M lib/content/elemHideEmulation.js View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 9
Manish Jethani
March 2, 2018, 1:52 p.m. (2018-03-02 13:52:38 UTC) #1
Manish Jethani
Patch Set 1
March 2, 2018, 1:55 p.m. (2018-03-02 13:55:21 UTC) #2
Manish Jethani
Patch Set 2: Change to ElemHideEmulation.useInlineStyles
March 5, 2018, 1:31 p.m. (2018-03-05 13:31:48 UTC) #3
kzar
LGTM but please can you split out the core changes into a separate blocking issue? ...
March 19, 2018, 9:18 p.m. (2018-03-19 21:18:54 UTC) #4
Manish Jethani
On 2018/03/19 21:18:54, kzar wrote: > LGTM but please can you split out the core ...
March 20, 2018, 11:20 a.m. (2018-03-20 11:20:23 UTC) #5
hub
LGTM
March 20, 2018, 1:04 p.m. (2018-03-20 13:04:58 UTC) #6
Manish Jethani
On 2018/03/20 13:04:58, hub wrote: > LGTM Thanks. On second thoughts, I'm going to go ...
March 20, 2018, 1:25 p.m. (2018-03-20 13:25:09 UTC) #7
Manish Jethani
Patch Set 3: Rebase
March 20, 2018, 1:36 p.m. (2018-03-20 13:36:16 UTC) #8
hub
March 20, 2018, 1:39 p.m. (2018-03-20 13:39:54 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld