 Chromium Code Reviews
 Chromium Code Reviews Issue 
            833893004:
    [MacViews] Disable WebDialogBrowserTest.SizeWindow.  (Closed)
    
  
    Issue 
            833893004:
    [MacViews] Disable WebDialogBrowserTest.SizeWindow.  (Closed) 
  | 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 #Messages
    Total messages: 13 (3 generated)
     |