summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
diff options
context:
space:
mode:
authorrhashimoto@chromium.org <rhashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-28 17:02:12 +0000
committerrhashimoto@chromium.org <rhashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-28 17:02:12 +0000
commit96ad4a20f0e424a295df8fb3fa1ff364d96ea192 (patch)
tree24b348151a636cd932fe5930dd71de5491371a8a /webkit/tools/test_shell
parent8cef17459f51fdd01a1e258cef9bbcbeffe9028e (diff)
downloadchromium_src-96ad4a20f0e424a295df8fb3fa1ff364d96ea192.zip
chromium_src-96ad4a20f0e424a295df8fb3fa1ff364d96ea192.tar.gz
chromium_src-96ad4a20f0e424a295df8fb3fa1ff364d96ea192.tar.bz2
Fix views_examples NativeWidgetViews parenting on Windows.
The problem this CL addresses is that the parent for a NativeWidgetViews-backed widget must be specified as a Widget and not a View. This produces inconsistent results for views_examples because on Linux each tab is a Widget but on Windows each tab is only a View. The result on Windows is that the NativeWidgetViews test goes on the 0th child of the Widget contents, which is the check box tab. BUG=chromium:88716 TEST=run views_examples on Windows, NativeWidgetViews should be on proper tab Review URL: http://codereview.chromium.org/7517015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94484 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell')
0 files changed, 0 insertions, 0 deletions