Commit 3300475
Call WebState::WasHidden on Tab removal.
The primary purpose of this CL is to fix a bug, when
Download Manager UI persists after closing and reopening a tab.
There is an alternative fix which is to dismiss Download Manager
UI in DownloadManagerTabHelper::WebStateWasDestroyed, but calling
WebState::WasHidden for closed WebState sounds like the right
approach in general.
[email protected]
(cherry picked from commit 6ebb327)
Bug: 919974
Change-Id: I204514995d616297b0745763dcd5acc21afef678
Reviewed-on: https://chromium-review.googlesource.com/c/1433497
Auto-Submit: Eugene But <[email protected]>
Reviewed-by: edchin <[email protected]>
Commit-Queue: Eugene But <[email protected]>
Cr-Original-Commit-Position: refs/heads/master@{#626608}
Reviewed-on: https://chromium-review.googlesource.com/c/1444140
Reviewed-by: Eugene But <[email protected]>
Cr-Commit-Position: refs/branch-heads/3683@{#56}
Cr-Branched-From: e510299-refs/heads/master@{#625896}1 parent 78c2b66 commit 3300475
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4529 | 4529 | | |
4530 | 4530 | | |
4531 | 4531 | | |
| 4532 | + | |
| 4533 | + | |
4532 | 4534 | | |
4533 | 4535 | | |
4534 | 4536 | | |
| |||
0 commit comments