Descriptionmac: Load the system hotkeys after launch.
Shortly after launch, the system hotkeys are loaded and parsed. If a hotkey is
reserved by the system, it is not passed to the renderer. This allows system
hotkeys like (cmd + `) to work even if a flash plugin is selected.
Add a histogram to ensure that the system hotkey plist is being correctly
loaded and parsed.
BUG=383558
TEST=Open 2 Chrome windows. Navigate one to www.twitch.tv. The site should
include a flash plugin that automatically starts playing a video. Select the
flash plugin. The hotkey combination (cmd + `) should switch between the open
windows. The hotkey combination (cmd + L) should have no effect (it is a Chrome
hotkey, not a browser hotkey).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283405
Patch Set 1 : First #Patch Set 2 : Histograms and dchecks. #
Total comments: 14
Patch Set 3 : Address comments from avi by moving classes to content/ #Patch Set 4 : Address comments from rsesek by removing gcd. #
Total comments: 25
Patch Set 5 : Address comments from rsesek, round 2. #
Total comments: 9
Patch Set 6 : Address comments from rsesek, round 3. #
Total comments: 6
Patch Set 7 : Respond to isherman comment. #Messages
Total messages: 25 (0 generated)
|