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

Issue 10800005: Do not open file on UI thread in VisitedLinkMaster (Closed)

Created:
8 years, 5 months ago by pivanof
Modified:
8 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

Do not open file on UI thread in VisitedLinkMaster while writing table after rebuilding. BUG=61102 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149310

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -27 lines) Patch
M chrome/browser/visitedlink/visitedlink_master.h View 1 2 4 chunks +14 lines, -8 lines 0 comments Download
M chrome/browser/visitedlink/visitedlink_master.cc View 1 2 3 11 chunks +40 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
pivanof
8 years, 5 months ago (2012-07-18 03:04:19 UTC) #1
sky
Brett should review this one. I'm removing myself as a reivewer.
8 years, 5 months ago (2012-07-18 14:45:41 UTC) #2
brettw
Sorry I've been slow, I'll try to get to this soon.
8 years, 5 months ago (2012-07-23 17:45:13 UTC) #3
brettw
lgtm https://chromiumcodereview.appspot.com/10800005/diff/1/chrome/browser/visitedlink/visitedlink_master.cc File chrome/browser/visitedlink/visitedlink_master.cc (right): https://chromiumcodereview.appspot.com/10800005/diff/1/chrome/browser/visitedlink/visitedlink_master.cc#newcode205 chrome/browser/visitedlink/visitedlink_master.cc:205: FreeURLTable(); Can you add a comment here that ...
8 years, 4 months ago (2012-07-27 22:11:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/paivanof@gmail.com/10800005/1
8 years, 4 months ago (2012-07-27 22:11:21 UTC) #5
brettw
Sorry, didn't mean LGTM, pressed the wrong button. I'd like to double check this one ...
8 years, 4 months ago (2012-07-27 22:12:06 UTC) #6
pivanof
brettw: I've updated the patch. Please take a look.
8 years, 4 months ago (2012-07-29 02:58:06 UTC) #7
brettw
LGTM, just one minor style comment. Thanks! https://chromiumcodereview.appspot.com/10800005/diff/6005/chrome/browser/visitedlink/visitedlink_master.cc File chrome/browser/visitedlink/visitedlink_master.cc (right): https://chromiumcodereview.appspot.com/10800005/diff/6005/chrome/browser/visitedlink/visitedlink_master.cc#newcode70 chrome/browser/visitedlink/visitedlink_master.cc:70: if (!(*file)) ...
8 years, 4 months ago (2012-07-31 21:22:46 UTC) #8
pivanof
On 2012/07/31 21:22:46, brettw wrote: > https://chromiumcodereview.appspot.com/10800005/diff/6005/chrome/browser/visitedlink/visitedlink_master.cc > File chrome/browser/visitedlink/visitedlink_master.cc (right): > > https://chromiumcodereview.appspot.com/10800005/diff/6005/chrome/browser/visitedlink/visitedlink_master.cc#newcode70 > ...
8 years, 4 months ago (2012-07-31 21:57:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/paivanof@gmail.com/10800005/15004
8 years, 4 months ago (2012-07-31 21:57:25 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 23:19:04 UTC) #11
Change committed as 149310

Powered by Google App Engine
This is Rietveld 408576698