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

Issue 5310005: Monitor sleep/wake on Mac. Should fix some networking issues arising after sl... (Closed)

Created:
10 years, 1 month ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Monitor sleep/wake on Mac. Should fix some networking issues arising after sleep. BUG=29669 TEST=turn logging up; see logging about power being suspended/resumed when Mac sleeps/awakes Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67301

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -5 lines) Patch
M app/app_base.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M app/system_monitor.h View 1 2 3 4 chunks +18 lines, -1 line 0 comments Download
M app/system_monitor.cc View 1 2 3 2 chunks +10 lines, -4 lines 0 comments Download
A app/system_monitor_mac.mm View 1 2 3 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Avi (use Gerrit)
10 years, 1 month ago (2010-11-24 18:23:35 UTC) #1
Mark Mentovai
I don’t know if “TEST=as in bug” works for this one, because the bug doesn’t ...
10 years, 1 month ago (2010-11-24 18:52:44 UTC) #2
Avi (use Gerrit)
http://codereview.chromium.org/5310005/diff/7001/app/system_monitor_mac.mm File app/system_monitor_mac.mm (right): http://codereview.chromium.org/5310005/diff/7001/app/system_monitor_mac.mm#newcode27 app/system_monitor_mac.mm:27: // See QA1340 <http://developer.apple.com/library/mac/#qa/qa2004/qa1340.html> On 2010/11/24 18:52:44, Mark Mentovai ...
10 years, 1 month ago (2010-11-24 19:02:15 UTC) #3
Mark Mentovai
http://codereview.chromium.org/5310005/diff/7001/app/system_monitor_mac.mm File app/system_monitor_mac.mm (right): http://codereview.chromium.org/5310005/diff/7001/app/system_monitor_mac.mm#newcode27 app/system_monitor_mac.mm:27: // See QA1340 <http://developer.apple.com/library/mac/#qa/qa2004/qa1340.html> Avi wrote: > On 2010/11/24 ...
10 years, 1 month ago (2010-11-24 19:13:35 UTC) #4
Avi (use Gerrit)
I didn't see that we were already doing this. Yay. No, going void* would make ...
10 years, 1 month ago (2010-11-24 19:24:09 UTC) #5
Mark Mentovai
10 years, 1 month ago (2010-11-24 19:29:36 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698