Chromium Code Reviews
DescriptionWhen using the new translate infobar, if I navigate away from the web page with the overflow menu remains open, chrome will crash if I click on any menu item (trying to access the native infobar of the previous page which is killed already).
To fix this bug, we need to make sure all the child UI are dismissed when the infobar is being removed.
About the new translate infobar:
- prototype: https://bbergher.googleplex.com/prototypes/translate/easier-1/
- Try it by: open chrome://flags/#translate-compact-infobar , select Enable
BUG=703887
Review-Url: https://codereview.chromium.org/2871483004
Cr-Commit-Position: refs/heads/master@{#471626}
Committed: https://chromium.googlesource.com/chromium/src/+/4ed2e81288b9ec8735be8ac3828817b3d4c56eb3
Patch Set 1 #
Total comments: 3
Patch Set 2 : create onStartedRemoving() #
Total comments: 8
Patch Set 3 : fix #
Messages
Total messages: 16 (6 generated)
|
|||||||||||||||||||||||||||||||||||||