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

Issue 10227001: Simplify ScheduleDelayedWork implementation on Mac (Closed)

Created:
8 years, 8 months ago by stuartmorgan
Modified:
8 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright (departed), sadrul, brettw-cc_chromium.org
Visibility:
Public.

Description

Simplify ScheduleDelayedWork implementation on Mac Instead of round-tripping through Time::Exploded, which seems to be a legacy of the method having a different argument type, just calculate the new timer firing time directly from the difference in time ticks. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133916

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -22 lines) Patch
M base/message_pump_mac.mm View 1 chunk +2 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
stuartmorgan
8 years, 8 months ago (2012-04-25 10:01:29 UTC) #1
Mark Mentovai
LGTM
8 years, 8 months ago (2012-04-25 13:54:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10227001/1
8 years, 8 months ago (2012-04-25 13:56:18 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 15:28:56 UTC) #4
Change committed as 133916

Powered by Google App Engine
This is Rietveld 408576698