Crash in OmniboxPopupViewMacTest.UpdatePopupAppearance under Material Design |
||
Issue descriptionThe issue is there's a DCHECK of the proposed Omnibox table width in OmniboxPopupViewMac::PositionPopup, and in the test harness the table width calculation returns 0. In MD the table is the width of the window, so fix by getting the width directly from the omnibox textfield's window.
,
May 5 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 5 2016