Add debug logging for DialogBrowserTest suites.
This patch adds some additional logging for two scenarios: * When TestBrowserDialog::VerifyUi reports that >1 Widget was added, we will log the titles of all the Widgets that were added. * Added some DCHECKs that will hopefully produce a stack trace if ExtensionsMenuItemView fails to be constructed or is destructed before TestBrowserDialog::VerifyUi runs. I intend to revert this patch after the associated bug is fixed. Bug: 1050012 Change-Id: If9f86ee91ff748b1a73b979d4961cd3d04496798 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043800 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Auto-Submit: Bret Sepulveda <bsep@chromium.org> Reviewed-by:Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#740262}
Showing
Please register or sign in to comment