summaryrefslogtreecommitdiffstats
path: root/printing
diff options
context:
space:
mode:
authorjcivelli@google.com <jcivelli@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-26 17:54:08 +0000
committerjcivelli@google.com <jcivelli@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-26 17:54:08 +0000
commitcaf706f870d1d9d576277110ab1df022b2756203 (patch)
tree6a890ba2ebeb302c6cdff569d462288a9676d811 /printing
parent8e23c49777ff4b57fa17f9d5eba8ccd82784e010 (diff)
downloadchromium_src-caf706f870d1d9d576277110ab1df022b2756203.zip
chromium_src-caf706f870d1d9d576277110ab1df022b2756203.tar.gz
chromium_src-caf706f870d1d9d576277110ab1df022b2756203.tar.bz2
Refactoring select popup on Mac.
The select popup on Mac was based on a hack: we would create an invisible RenderWidget and redirect mouse and keyboard events to it and we would display a native Cocoa menu. With this CL we do not use a RenderWidget anymore, we send the user selection to the RenderView which in turns communicates to WebKit that selection. BUG=None TEST=On Mac, ensures the select popup works as expected. Also test that for an extension with a browser action containing a select popup, the select popup does work. Also ensures autocomplete/autofill still works (especially popups). Original review: http://codereview.chromium.org/3795006/show Review URL: http://codereview.chromium.org/4078003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing')
0 files changed, 0 insertions, 0 deletions