DescriptionFix broken Widget::InitParams::activatable logic as a result of https://codereview.chromium.org/286733002
This CL modifies the default return value of WidgetDelegate::CanActivate() based on the type passed into WidgetDelegate::InitParams::type
This allows whether the widget is activatable to change over time. In particular, whether the zoom bubble can be activated can change over its lifetime
BUG=353533, 374095
TEST=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271850
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 12 (0 generated)
|