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

Issue 833893004: [MacViews] Disable WebDialogBrowserTest.SizeWindow. (Closed)

Created:
5 years, 11 months ago by jackhou1
Modified:
5 years, 11 months ago
Reviewers:
tapted, sky
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MacViews] Disable WebDialogBrowserTest.SizeWindow. The test crashes on Mac because it tries to create a views::Widget with a WebContents view as parent, but the WebContents are still Cocoa based. Disable the test for now since we don't yet use the Views WebDialog on Mac. Once we eventually do, the above problem will be resolved. BUG=404979, 447086 Committed: https://crrev.com/00150db7931eae15d7080d2da1e8620fe4f4037b Cr-Commit-Position: refs/heads/master@{#310648}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/ui/views/web_dialog_view_browsertest.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
jackhou1
I figured it's better to disable it because it still gets compiled. Do you prefer ...
5 years, 11 months ago (2015-01-08 04:24:22 UTC) #2
tapted
yep sounds good. lgtm with the below https://codereview.chromium.org/833893004/diff/1/chrome/browser/ui/views/web_dialog_view_browsertest.cc File chrome/browser/ui/views/web_dialog_view_browsertest.cc (right): https://codereview.chromium.org/833893004/diff/1/chrome/browser/ui/views/web_dialog_view_browsertest.cc#newcode1 chrome/browser/ui/views/web_dialog_view_browsertest.cc:1: // Copyright ...
5 years, 11 months ago (2015-01-08 05:33:38 UTC) #3
jackhou1
https://codereview.chromium.org/833893004/diff/1/chrome/browser/ui/views/web_dialog_view_browsertest.cc File chrome/browser/ui/views/web_dialog_view_browsertest.cc (right): https://codereview.chromium.org/833893004/diff/1/chrome/browser/ui/views/web_dialog_view_browsertest.cc#newcode1 chrome/browser/ui/views/web_dialog_view_browsertest.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
5 years, 11 months ago (2015-01-08 06:36:04 UTC) #4
jackhou1
sky, please review for OWNERS
5 years, 11 months ago (2015-01-08 06:36:48 UTC) #6
sky
LGTM
5 years, 11 months ago (2015-01-08 22:39:21 UTC) #7
sky
Also, make sure you file a bug so that you remember to reenable the test ...
5 years, 11 months ago (2015-01-08 22:40:02 UTC) #8
jackhou1
On 2015/01/08 22:40:02, sky wrote: > Also, make sure you file a bug so that ...
5 years, 11 months ago (2015-01-09 00:09:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/833893004/20001
5 years, 11 months ago (2015-01-09 00:10:42 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-09 01:05:00 UTC) #12
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 01:06:31 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/00150db7931eae15d7080d2da1e8620fe4f4037b
Cr-Commit-Position: refs/heads/master@{#310648}

Powered by Google App Engine
This is Rietveld 408576698