summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-25 18:07:24 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-25 18:07:24 +0000
commitcdacb88cb3d3b11f21caae229816a68cab3170b2 (patch)
tree48dd9264836574f3152bc2f65d0bf10c353cac42 /net
parentec9773681c979a58f966d6cb0fc8ad16746e3adf (diff)
downloadchromium_src-cdacb88cb3d3b11f21caae229816a68cab3170b2.zip
chromium_src-cdacb88cb3d3b11f21caae229816a68cab3170b2.tar.gz
chromium_src-cdacb88cb3d3b11f21caae229816a68cab3170b2.tar.bz2
[Mac] Manually reposition Omnibox field editor rather than using focus machinery.
Previously this code abused the Cocoa focus machinery to move the field editor around when needed, which required the code to mess around with delegation to make sure the changes didn't leak out to the core autocomplete code. Unfortunately, it also messes with other features, like undo. This change does the positioning manually, which should let everything just work. TEST=Tab-to-search and keyword hints shouldn't cause the field to break. Review URL: http://codereview.chromium.org/219031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions