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

Issue 29353428: Noissue - Simplify unconditional selector lookup (Closed)

Created:
Sept. 20, 2016, 9:22 a.m. by kzar
Modified:
Sept. 20, 2016, 5:43 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Noissue - Simplify unconditional selector lookup Depends on changes in this review: https://codereview.adblockplus.org/29349187/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -37 lines) Patch
M lib/elemHide.js View 7 chunks +17 lines, -37 lines 0 comments Download

Messages

Total messages: 5
kzar
Patch Set 1
Sept. 20, 2016, 9:23 a.m. (2016-09-20 09:23:57 UTC) #1
Wladimir Palant
NOT LGTM I see now why you considered that change simple. However, we definitely have ...
Sept. 20, 2016, 10:43 a.m. (2016-09-20 10:43:07 UTC) #2
kzar
On 2016/09/20 10:43:07, Wladimir Palant wrote: > ...However, we definitely have > unconditional filters that ...
Sept. 20, 2016, 3:10 p.m. (2016-09-20 15:10:56 UTC) #3
Wladimir Palant
On 2016/09/20 15:10:56, kzar wrote: > Until the recent change filters like ",,##foo" would have ...
Sept. 20, 2016, 4:13 p.m. (2016-09-20 16:13:27 UTC) #4
kzar
Sept. 20, 2016, 5:43 p.m. (2016-09-20 17:43:27 UTC) #5
Message was sent while issue was closed.
On 2016/09/20 16:13:27, Wladimir Palant wrote:
> Well, we can officially declare ",,##foo" invalid (as in, resulting in an
> InvalidFilter instance) - then we only need to verify that no other scenario
> will result in different unconditional filters for same selector and we can do
> this without sacrificing consistency.

Sounds good to me, I've opened an issue for the first part here
https://issues.adblockplus.org/ticket/4450

Powered by Google App Engine
This is Rietveld