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

Issue 2643633003: Expose different task runner in RenderFrame for convenience (Closed)

Created:
3 years, 11 months ago by altimin
Modified:
3 years, 11 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, dcheng, jam, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose different task runner in RenderFrame for convenience BUG=676805 Review-Url: https://codereview.chromium.org/2643633003 Cr-Commit-Position: refs/heads/master@{#445040} Committed: https://chromium.googlesource.com/chromium/src/+/06fe10c00a7cdeabd54105bc61f8e27fcdb8486e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M content/public/renderer/render_frame.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
altimin
3 years, 11 months ago (2017-01-18 17:28:49 UTC) #2
nasko
Please include in the patch the code that will use those APIs. Thanks!
3 years, 11 months ago (2017-01-18 17:30:39 UTC) #4
altimin
On 2017/01/18 17:30:39, nasko wrote: > Please include in the patch the code that will ...
3 years, 11 months ago (2017-01-18 18:20:00 UTC) #5
nasko
On 2017/01/18 18:20:00, altimin wrote: > On 2017/01/18 17:30:39, nasko wrote: > > Please include ...
3 years, 11 months ago (2017-01-18 23:50:49 UTC) #6
altimin
On 2017/01/18 23:50:49, nasko wrote: > On 2017/01/18 18:20:00, altimin wrote: > > On 2017/01/18 ...
3 years, 11 months ago (2017-01-19 13:27:01 UTC) #7
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h File content/public/renderer/render_frame.h (right): https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h#newcode251 content/public/renderer/render_frame.h:251: virtual base::SingleThreadTaskRunner* GetTimerTaskRunner() = 0; please add comments that ...
3 years, 11 months ago (2017-01-19 17:31:09 UTC) #8
altimin
PTAL https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h File content/public/renderer/render_frame.h (right): https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h#newcode251 content/public/renderer/render_frame.h:251: virtual base::SingleThreadTaskRunner* GetTimerTaskRunner() = 0; On 2017/01/19 17:31:09, ...
3 years, 11 months ago (2017-01-19 17:49:51 UTC) #9
altimin
PTAL https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h File content/public/renderer/render_frame.h (right): https://codereview.chromium.org/2643633003/diff/1/content/public/renderer/render_frame.h#newcode251 content/public/renderer/render_frame.h:251: virtual base::SingleThreadTaskRunner* GetTimerTaskRunner() = 0; On 2017/01/19 17:31:09, ...
3 years, 11 months ago (2017-01-19 17:49:51 UTC) #10
jochen (gone - plz use gerrit)
lgtm
3 years, 11 months ago (2017-01-20 07:38:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2643633003/20001
3 years, 11 months ago (2017-01-20 10:44:54 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 11:28:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/06fe10c00a7cdeabd54105bc61f8...

Powered by Google App Engine
This is Rietveld 408576698