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

Issue 9689033: Derive DomStorageTaskRunner from base::TaskRunner now that it exists. (Closed)

Created:
8 years, 9 months ago by michaeln
Modified:
8 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Derive DomStorageTaskRunner from base::TaskRunner now that it exists. BUG=106763 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126500

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -33 lines) Patch
M webkit/dom_storage/dom_storage_task_runner.h View 1 2 3 4 4 chunks +21 lines, -14 lines 0 comments Download
M webkit/dom_storage/dom_storage_task_runner.cc View 1 2 3 2 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
michaeln
ptal
8 years, 9 months ago (2012-03-12 21:44:29 UTC) #1
benm (inactive)
lgtm http://codereview.chromium.org/9689033/diff/4001/webkit/dom_storage/dom_storage_task_runner.h File webkit/dom_storage/dom_storage_task_runner.h (right): http://codereview.chromium.org/9689033/diff/4001/webkit/dom_storage/dom_storage_task_runner.h#newcode38 webkit/dom_storage/dom_storage_task_runner.h:38: // by calling the virtual PostDelayedTask(..., TimeDelta) variant. ...
8 years, 9 months ago (2012-03-13 11:09:56 UTC) #2
michaeln
tedv's been gradually replaying int_value_ms usage with TimeDelta throughout the project. I was surprised to ...
8 years, 9 months ago (2012-03-13 18:52:13 UTC) #3
Ben Murdoch
8 years, 9 months ago (2012-03-13 18:53:46 UTC) #4
Cool, thanks for clarifying!

On 13 March 2012 18:52, <michaeln@chromium.org> wrote:

> tedv's been gradually replaying int_value_ms usage with TimeDelta
> throughout the
> project. I was surprised to see the _ms usage in this relatively new
> class. We
> shouldn't use the _ms variant in the dom_storage library.
>
>
>  Why not just use this delay_ms variant and lose the TimeDelta one?
>>
>
>
>
>
http://codereview.chromium.**org/9689033/<http://codereview.chromium.org/9689...
>



-- 
Google UK Limited

Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
9TQ
Registered in England Number: 3977902

Powered by Google App Engine
This is Rietveld 408576698