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

Issue 308033002: gpu testing: Fix viewport initial-scale for pixel tests. (Closed)

Created:
6 years, 6 months ago by alokp
Modified:
6 years, 6 months ago
CC:
chromium-reviews, piman+watch_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

gpu testing: Fix viewport initial-scale for pixel tests. Fix the zoom level so that the layout is predictable. Otherwise tests that sample pixels would sample incorrect pixels. BUG=368495 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273755

Patch Set 1 #

Total comments: 4

Patch Set 2 : added test expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M content/test/data/gpu/pixel_css3d.html View 1 chunk +1 line, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/pixel_expectations.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/gpu/page_sets/pixel_tests.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
alokp
6 years, 6 months ago (2014-05-29 22:18:15 UTC) #1
bajones
This fix looks good, but wouldn't we want to make the same viewport adjustment to ...
6 years, 6 months ago (2014-05-29 22:32:31 UTC) #2
alokp
We are not sampling pixels for those tests, so it is not required but would ...
6 years, 6 months ago (2014-05-29 22:42:26 UTC) #3
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/308033002/diff/1/content/test/data/gpu/pixel_css3d.html File content/test/data/gpu/pixel_css3d.html (right): https://codereview.chromium.org/308033002/diff/1/content/test/data/gpu/pixel_css3d.html#newcode11 content/test/data/gpu/pixel_css3d.html:11: <meta name="viewport" content="initial-scale=1"> Please double-check that this doesn't ...
6 years, 6 months ago (2014-05-29 22:42:30 UTC) #4
alokp
https://codereview.chromium.org/308033002/diff/1/content/test/data/gpu/pixel_css3d.html File content/test/data/gpu/pixel_css3d.html (right): https://codereview.chromium.org/308033002/diff/1/content/test/data/gpu/pixel_css3d.html#newcode11 content/test/data/gpu/pixel_css3d.html:11: <meta name="viewport" content="initial-scale=1"> On 2014/05/29 22:42:31, Ken Russell wrote: ...
6 years, 6 months ago (2014-05-29 22:56:13 UTC) #5
alokp
The CQ bit was checked by alokp@chromium.org
6 years, 6 months ago (2014-05-29 22:57:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/308033002/20001
6 years, 6 months ago (2014-05-29 22:59:15 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 07:30:17 UTC) #8
Message was sent while issue was closed.
Change committed as 273755

Powered by Google App Engine
This is Rietveld 408576698