Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Update contribution auto-include to use recently updated server provided list #14498

Closed
evq opened this issue Jun 21, 2018 · 2 comments
Closed

Comments

@evq
Copy link
Member

evq commented Jun 21, 2018

Test Plan

Description

Currently we use the ruleset db for controlling automatic inclusion for contributions on a per publisher basis. We should instead use the exclude property of the identity api, see below for an example of the response:

curl https://ledger-staging.mercury.basicattentiontoken.org/v3/publisher/identity\?publisher\=amazon.com
{"publisher":"amazon.com","SLD":"amazon.com","RLD":"","QLD":"","URL":"amazon.com","properties":{"exclude":true}}%
@NejcZdovc NejcZdovc added this to the 0.24.x (Developer Channel) milestone Jun 26, 2018
@evq evq changed the title Contribution auto-include should use identity API exclude property Update contribution auto-include to use recently updated server provided list Jun 27, 2018
@ryanml ryanml self-assigned this Jul 14, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 17, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 18, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 19, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 19, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 21, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 24, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 24, 2018
@LaurenWags
Copy link
Member

@ryanml @evq could we get a test plan for this one?

@LaurenWags
Copy link
Member

LaurenWags commented Jul 27, 2018

Verified with macOS 10.12.6 using

  • 0.23.73 50bdb6d
  • Muon 8.0.3
  • libchromiumcontent 68.0.3440.75
    screen shot 2018-07-27 at 5 24 58 pm

Verified on Windows x64 with
• 0.23.73 50bdb6d
• Muon 8.0.3
• libchromiumcontent 68.0.3440.75

Verified on Ubuntu 17.10 x64

  • 0.23.73 50bdb6d
  • Muon 8.0.3
  • libchromiumcontent 68.0.3440.75

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.