summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authoroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-24 07:23:30 +0000
committeroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-24 07:23:30 +0000
commitc866f5d328386101f7f884375ce1d7f63d45bc64 (patch)
tree79cf4ab60fe277fe9bbebd988a250f673be3d521 /third_party
parent16998eac4eceb53e29c5a478771f70aeb18cc84d (diff)
downloadchromium_src-c866f5d328386101f7f884375ce1d7f63d45bc64.zip
chromium_src-c866f5d328386101f7f884375ce1d7f63d45bc64.tar.gz
chromium_src-c866f5d328386101f7f884375ce1d7f63d45bc64.tar.bz2
Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeViewId
[Linux/Mac] Changed RenderWidgetHost::GetScreenInfo/GetWindowRect/GetRootWindowRect to use RWHV instead of NativeViewId as use of NativeViewId is no longer necessary. This is necessary to allow us to switch RWHV implementations (RenderWidgetHostViewGtk and RenderWidgetHostViewViews) on the fly. (Windows will need something similar to support NPAPI with pure views, but this part is not implemented) The current code doesn't work with RenderWidgetHostWin as win uses IPC method to get screen/window information and needs more work. BUG=none TEST=none No functional change. All test should pass. Review URL: http://codereview.chromium.org/7670039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98009 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions