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

Issue 8745017: Disambiguate origins of tasks posted by the WebDataService. (Closed)

Created:
9 years ago by erikwright (departed)
Modified:
9 years ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa
Visibility:
Public.

Description

Disambiguate origins of tasks posted by the WebDataService. When calling PostTask, rather than always providing the source information corresponding to ScheduleTask, use the location of the caller of ScheduleTask. This helps in disambiguating tasks in, for example, the task profiler. BUG=105921 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113032

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change line wrapping to match review comments. #

Patch Set 3 : Oops - I misinterpreted the previous comments. #

Patch Set 4 : Also convert call-sites in the Windows specific methods of this class. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -61 lines) Patch
M chrome/browser/webdata/web_data_service.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 1 2 42 chunks +86 lines, -57 lines 0 comments Download
M chrome/browser/webdata/web_data_service_win.cc View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
erikwright (departed)
Hi Scott, I'm in the process of diagnosing a performance issue with initial requests. This ...
9 years ago (2011-11-30 17:55:33 UTC) #1
sky
Please update BUG= appropriate. If there is no bug on this, it's worth creating one. ...
9 years ago (2011-11-30 17:59:58 UTC) #2
sky
LGTM
9 years ago (2011-11-30 18:00:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8745017/3004
9 years ago (2011-11-30 19:23:11 UTC) #4
erikwright (departed)
http://codereview.chromium.org/8745017/diff/1/chrome/browser/webdata/web_data_service.cc File chrome/browser/webdata/web_data_service.cc (right): http://codereview.chromium.org/8745017/diff/1/chrome/browser/webdata/web_data_service.cc#newcode743 chrome/browser/webdata/web_data_service.cc:743: const tracked_objects::Location& from_here, const base::Closure& task) { On 2011/11/30 ...
9 years ago (2011-11-30 20:13:54 UTC) #5
commit-bot: I haz the power
Try job failure for 8745017-3004 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-11-30 20:18:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8745017/3004
9 years ago (2011-11-30 20:32:59 UTC) #7
commit-bot: I haz the power
Try job failure for 8745017-3004 (previous was lost) (retry) on win_rel for step "compile" (clobber ...
9 years ago (2011-11-30 23:18:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8745017/3004
9 years ago (2011-12-01 17:25:32 UTC) #9
commit-bot: I haz the power
Try job failure for 8745017-3004 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-12-01 18:10:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8745017/14001
9 years ago (2011-12-05 19:00:43 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-05 21:31:31 UTC) #12
Change committed as 113032

Powered by Google App Engine
This is Rietveld 408576698