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

Issue 2163953002: rebaseline huge-image-viewport-scale.html (Closed)

Created:
4 years, 5 months ago by Mostyn Bramley-Moore
Modified:
4 years ago
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

rebaseline huge-image-viewport-scale.html This test was not being run with correctly initialized preferences, and an invalid baseline. This fixes the initialization, and rebaselines the test. This is a prerequisite of https://codereview.chromium.org/2155273002/ BUG=331654, 464295 Committed: https://crrev.com/a99d1d19132186b09c0b5b5fe9efc5ec2a5c447e Cr-Commit-Position: refs/heads/master@{#406679}

Patch Set 1 : trigger the problem layout test #

Patch Set 2 : rebaseline huge-image-viewport-scale.html #

Patch Set 3 : mac doesn't use aura, needs an equivalent change #

Total comments: 4

Patch Set 4 : use ignore_result() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
Mostyn Bramley-Moore
@Xianzhu, pdr: please take a look, I suspect that this test has been invalid since ...
4 years, 5 months ago (2016-07-20 12:44:18 UTC) #5
Xianzhu
On 2016/07/20 12:44:18, Mostyn Bramley-Moore wrote: > @Xianzhu, pdr: please take a look, I suspect ...
4 years, 5 months ago (2016-07-20 16:22:59 UTC) #10
Mostyn Bramley-Moore
If I can reproduce crbug.com/627798 on linux, I will take a look to see if ...
4 years, 5 months ago (2016-07-20 18:02:29 UTC) #14
Avi (use Gerrit)
lgtm https://codereview.chromium.org/2163953002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/2163953002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode500 content/browser/renderer_host/render_widget_host_view_aura.cc:500: (void)prefs; ignore_result() from base/macros.h. https://codereview.chromium.org/2163953002/diff/40001/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): ...
4 years, 5 months ago (2016-07-20 18:25:36 UTC) #15
Mostyn Bramley-Moore
Thanks. https://codereview.chromium.org/2163953002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/2163953002/diff/40001/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode500 content/browser/renderer_host/render_widget_host_view_aura.cc:500: (void)prefs; On 2016/07/20 18:25:36, Avi wrote: > ignore_result() ...
4 years, 5 months ago (2016-07-20 18:48:38 UTC) #16
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/2163953002/60001
4 years, 5 months ago (2016-07-20 18:52:38 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-20 21:42:37 UTC) #22
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/a99d1d19132186b09c0b5b5fe9efc5ec2a5c447e Cr-Commit-Position: refs/heads/master@{#406679}
4 years, 5 months ago (2016-07-20 21:44:59 UTC) #24
erikchen
On 2016/07/20 21:44:59, commit-bot: I haz the power wrote: > Patchset 4 (id:??) landed as ...
4 years ago (2016-12-15 16:49:08 UTC) #25
Mostyn Bramley-Moore
4 years ago (2016-12-15 17:19:48 UTC) #26
Message was sent while issue was closed.
On 2016/12/15 16:49:08, erikchen wrote:
> This CL changes RWHV{Aura,Mac}, with the intention of allowing for a follow-up
> CL: https://codereview.chromium.org/2155273002/. Given that that CL hasn't
> landed, can we revert the changes from this CL?

Wouldn't that just make the test flaky again?  I don't see what good that would
do.  

(I should dust off CL2155273002 and try to get it landed...)

-Mostyn.

Powered by Google App Engine
This is Rietveld 408576698