Chromium Code Reviews
Help | Chromium Project | Sign in
(55)

Issue 3014021: [Mac] Use |-performSelector:withDelay:| to execute commands from the Wrench menu. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Robert Sesek
Modified:
4 years ago
Reviewers:
Nico, viettrungluu
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

[Mac] Use |-performSelector:withDelay:| to execute commands from the Wrench menu. This avoids doing work from within the menu's nested run loop, which can lead to wonky behavior. BUG=49716 TEST=Enter full screen from Wrench menu a few times. The overlay always appears. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53185

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/cocoa/wrench_menu_controller.mm View 2 chunks +12 lines, -1 line 1 comment Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 4 (0 generated)
Robert Sesek
4 years, 10 months ago (2010-07-21 15:01:36 UTC) #1
Robert Sesek
4 years, 10 months ago (2010-07-21 15:14:14 UTC) #2
Nico
lg http://codereview.chromium.org/3014021/diff/1/2 File chrome/browser/cocoa/wrench_menu_controller.mm (right): http://codereview.chromium.org/3014021/diff/1/2#newcode102 chrome/browser/cocoa/wrench_menu_controller.mm:102: // to wonky behavior. To avoid this, schedule ...
4 years, 10 months ago (2010-07-21 15:15:55 UTC) #3
viettrungluu
4 years, 10 months ago (2010-07-21 16:01:28 UTC) #4
After-the-fact LG.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be