diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-24 21:37:16 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-24 21:37:16 +0000 |
commit | ed249ab7916d438b0bdb650a796aaf709f6ae1ae (patch) | |
tree | 275e0a24420d4a9813abb61df6321747fa85f955 /webkit/appcache | |
parent | f66d850c1de963cd4cabbe99f472f9bbbdd7fbb1 (diff) | |
download | chromium_src-ed249ab7916d438b0bdb650a796aaf709f6ae1ae.zip chromium_src-ed249ab7916d438b0bdb650a796aaf709f6ae1ae.tar.gz chromium_src-ed249ab7916d438b0bdb650a796aaf709f6ae1ae.tar.bz2 |
Mac: implement dispositions for back/forward buttons (not in drop-downs).
That is, holding Cmd while pressing back/forward will open in a new background tab and holding Cmd+Shift will open in a new foreground tab. Theoretically, it can support holding Shift to open in a new window, but Browser::GoBack()/GoForward() doesn't support this disposition (due to a technical "limitation" of the implementation?).
This does *not* implement dispositions in the drop-down menus.
BUG=25319
TEST=Navigate to build up some history. Then press back/forward while holding down Cmd or Cmd+Shift.
Review URL: http://codereview.chromium.org/330002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30016 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/appcache')
0 files changed, 0 insertions, 0 deletions