Chromium Code Reviews
DescriptionDisable save-to-file button until there is some text
Due to the change caused by
https://www.chromestatus.com/features/5683408571203584,
we do not update layout in the background while alert modal dialog is
showing up.
This has caused a regression in chrome://net-internals/#export ,
where we show red border before calling alert() to draw user's attention.
We could also use window.setTimeout() to avoid the issue, but disabling
save-to-file button is probably a better UX.
BUG=668031
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3aeac6ac2bb076ec6d08dd1056f8b41a981b3771
Cr-Commit-Position: refs/heads/master@{#436780}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||