Fix long extension install dialog titles from laying out on one line.
Versions of the dialog with long titles, like the "re-enable with new permissions" or the "extension installed externally" dialogs, are affected by this change. Instead of wrapping, their titles would all be on one big line, making the dialog extremely wide. This is fixed. This patch also adds interactive browser tests for "withheld" permissions and for the "re-enable" version of the dialog. Bug: 654124 Change-Id: Iaffdede6a9977952f83a4393425a4df58007d05e Reviewed-on: https://chromium-review.googlesource.com/885104Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#532559}
Showing
Please register or sign in to comment