summaryrefslogtreecommitdiffstats
path: root/views/drag_utils_gtk.cc
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-03 18:36:37 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-03 18:36:37 +0000
commit301f973d3a2111bc255828cf71b961fb96c0bf5c (patch)
tree9579383054deae40267da9b92c594d1b2c0fc301 /views/drag_utils_gtk.cc
parentf9441f84c784daaee6184bd40e3cfa67a6d10494 (diff)
downloadchromium_src-301f973d3a2111bc255828cf71b961fb96c0bf5c.zip
chromium_src-301f973d3a2111bc255828cf71b961fb96c0bf5c.tar.gz
chromium_src-301f973d3a2111bc255828cf71b961fb96c0bf5c.tar.bz2
Make WebUILogin work on non-TOUCH_UI builds.
This CL splits the components that are TOUCH_UI specific out of the WebUILogin and into their own seperate class. There is also a bunch of little bolierplatey type things that need to be moved out of TOUCH_UI defines all over the place. The WebUILoginDisplay is been modified to support both code paths via a few simple #if defined guards. Obviously builds will still need for OS_CHROMEOS to be defined for the login screen to work. The TOUCH_UI screen works as expected at the moment expect for a grey border on the bottom and right sides. This appears to be an issue with the implementation of the keyboard not the login screen. This issue will probably not get resolved since this keyboard is an interim solution. Currently the SAV on the non-TOUCH_UI builds does not appear though it does exist. This is due to the TabContents of the DOMView being in its own widget and occulding it. I believe the work being done by MSK to move the SAV into its own overlay widget will fix this. Patch submitted by Ryan Harrison <rharrison@chromium.org> BUG=chromium:15926 TEST=manual Review URL: http://codereview.chromium.org/7020037 Patch from Ryan Harrison <rharrison@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87822 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/drag_utils_gtk.cc')
0 files changed, 0 insertions, 0 deletions