summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 17:10:11 +0000
committerhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 17:10:11 +0000
commit3a5d9e3058e8a8677355c937671225a5929c95ed (patch)
tree123f51d4a47500e28218986e286f269eb83c1f2e /webkit/glue
parentac48694e5fac3a7c18d82155ae62f55f9af656f2 (diff)
downloadchromium_src-3a5d9e3058e8a8677355c937671225a5929c95ed.zip
chromium_src-3a5d9e3058e8a8677355c937671225a5929c95ed.tar.gz
chromium_src-3a5d9e3058e8a8677355c937671225a5929c95ed.tar.bz2
- Passing correct window handle to CreateChromeWindow(). We should pass the
handle of "Fonts and Languages" window to the function, but currently, a handle of a widget inside the window is passed. - Remove GetRootWindow() method from options_page_view.h since the function returns HWND and thus isn't portable. We can simply use GetWindow()->GetNativeWindow() instead. BUG=10923 TEST=Open "Languages" dialog (Options - Minor Tweaks - Change font and language settings - Languages tab - Add), then press Alt+Tab to switch to an another application, press Alt+Tab again to switch back to chromium, press "Cancel" on the dialog and verify that the "Fonts and Languages" window is focused. Original patch created by Yusuke Sato. http://codereview.chromium.org/93097 R=me,ben Review URL: http://codereview.chromium.org/115687 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16749 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
0 files changed, 0 insertions, 0 deletions