0
Files
src/ui
pkotwicz@chromium.org aa93d2361f Fix 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

Review URL: https://codereview.chromium.org/293833002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271850 0039d316-1c4b-4281-b951-d872f2087c98
2014-05-21 03:45:38 +00:00
..
2014-05-20 19:50:45 +00:00
2014-05-21 03:20:19 +00:00
2014-05-20 19:20:40 +00:00
2014-05-17 18:21:06 +00:00
2014-05-20 19:20:40 +00:00
2014-05-20 17:34:57 +00:00
2014-05-17 04:55:16 +00:00

This directory contains discrete components used to build Chromium's user
interface.

Each subdirectory must be an isolated component that lists its dependencies in
a DEPS file. See subdirectory README.chromium files for specific information
about each component.