Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1235)

Issue 2365903004: Don't send Quirks Server requests for product_id = 0 (Closed)

Created:
4 years, 3 months ago by Greg Levin
Modified:
4 years, 2 months ago
Reviewers:
oshima
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't send Quirks Server requests for product_id = 0 BUG=648711 TEST= ??? You'd have to check VLOGs for a device which can't read its id from its EDID, but we don't know which devices those are. We're seeing a lot of requests for id = 0. These are presumably devices where the manufacturer id and product code (which we roll into the display product id) couldn't be determined from the EDID. 0 is a clearly invalid id, so there's no point in sending those requests to the server. Committed: https://crrev.com/8a081d1219512f55b1adc2636150a6d37b691bb9 Cr-Commit-Position: refs/heads/master@{#422158}

Patch Set 1 #

Patch Set 2 : Fix ash unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M ash/display/display_color_manager_chromeos_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M components/quirks/quirks_manager.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Greg Levin
Please have a look!
4 years, 3 months ago (2016-09-23 17:41:19 UTC) #2
oshima
lgtm
4 years, 2 months ago (2016-09-27 23:31:29 UTC) #3
oshima
forgot to mention. please update the description "id = 0" -> "product_id = 0".
4 years, 2 months ago (2016-09-27 23:32:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2365903004/1
4 years, 2 months ago (2016-09-28 13:26:29 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/243048)
4 years, 2 months ago (2016-09-28 14:12:13 UTC) #10
Greg Levin
oshima@ - I fixed a failing unit test. The problem and fix were simple... when ...
4 years, 2 months ago (2016-09-29 16:54:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2365903004/20001
4 years, 2 months ago (2016-09-30 17:44:23 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-30 18:27:14 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 18:29:35 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8a081d1219512f55b1adc2636150a6d37b691bb9
Cr-Commit-Position: refs/heads/master@{#422158}

Powered by Google App Engine
This is Rietveld 408576698