Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Issue 149082: Handle message pump sources firing without delegates available (Closed)

Created:
11 years, 6 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski
Visibility:
Public.

Description

Gracefully do nothing when run loop sources fire and no delegate is available. This can happen if foreign code spins the run loop without Run being on the stack. BUG=2708 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19382

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M base/message_pump_mac.mm View 4 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
Forgotten cleanup.
11 years, 6 months ago (2009-06-26 17:25:42 UTC) #1
darin (slow to review)
11 years, 6 months ago (2009-06-26 17:33:02 UTC) #2
Ah, yes... I remember fixing this same bug for Windows.

LGTM

Powered by Google App Engine
This is Rietveld 408576698