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

Issue 10496002: Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. (Closed)

Created:
8 years, 6 months ago by asanka
Modified:
8 years, 6 months ago
Reviewers:
Ted Vessenes
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, jochen+watch-content_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, erikwright (departed), amit, sanjeevr, jam, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, brettw-cc_chromium.org, sadrul, alexeypa+watch_chromium.org, joi+watch-content_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. Compile failed on ChromiumOS x86 and Tegra. BUG=108171 Review URL: https://chromiumcodereview.appspot.com/9703053 TBR=tedvessenes@gmail.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140109

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -162 lines) Patch
M base/message_loop.h View 3 chunks +9 lines, -1 line 0 comments Download
M base/message_loop.cc View 4 chunks +30 lines, -18 lines 0 comments Download
M base/message_loop_proxy_impl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M base/message_loop_proxy_impl.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M base/sequenced_task_runner.h View 1 chunk +5 lines, -0 lines 0 comments Download
M base/sequenced_task_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/task_runner.h View 1 chunk +5 lines, -0 lines 0 comments Download
M base/task_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/threading/platform_thread.h View 1 chunk +3 lines, -0 lines 0 comments Download
M base/threading/platform_thread_posix.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M base/threading/platform_thread_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M base/threading/sequenced_worker_pool.h View 1 chunk +3 lines, -0 lines 0 comments Download
M base/threading/sequenced_worker_pool.cc View 11 chunks +70 lines, -4 lines 0 comments Download
D base/threading/sequenced_worker_pool_task_runner.h View 1 chunk +0 lines, -63 lines 0 comments Download
D base/threading/sequenced_worker_pool_task_runner.cc View 1 chunk +0 lines, -52 lines 0 comments Download
M base/threading/worker_pool.cc View 4 chunks +14 lines, -4 lines 0 comments Download
M chrome/browser/policy/cloud_policy_refresh_scheduler_unittest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
MM cloud_print/service/win/service_state.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 4 chunks +39 lines, -0 lines 0 comments Download
M content/browser/download/byte_stream_unittest.cc View 8 chunks +14 lines, -7 lines 0 comments Download
M content/public/browser/browser_thread.h View 2 chunks +9 lines, -0 lines 0 comments Download
M remoting/base/plugin_message_loop_proxy.h View 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/base/plugin_message_loop_proxy.cc View 2 chunks +16 lines, -0 lines 0 comments Download
MM remoting/base/scoped_thread_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
MM remoting/base/scoped_thread_proxy.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/it2me_host_user_interface.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/dom_storage/dom_storage_task_runner.h View 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/dom_storage/dom_storage_task_runner.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
asanka
8 years, 6 months ago (2012-06-01 22:04:37 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698