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

Issue 1417943002: Load the table of visited links from database file asynchronously. (Closed)

Created:
5 years, 2 months ago by sath
Modified:
5 years ago
Reviewers:
tkent, kenrb, brettw, Rick Byers
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Load the table of visited links from database file asynchronously. Remove access to the database file from the UI thread and reduce startup browser delays. R=sky@chromium.org BUG=24163 BUG=45591 Committed: https://crrev.com/af37203df5ddaf2b1491748ca4c0428a415e0f88 Cr-Commit-Position: refs/heads/master@{#365250}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Load the table of visited links asynchronously and inform render about finish loading process. #

Total comments: 5

Patch Set 3 : Load the table of visited links from database file asynchronously #

Total comments: 1

Patch Set 4 : Add extra comment and fix compilation error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+565 lines, -176 lines) Patch
M components/visitedlink/browser/visitedlink_event_listener.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/visitedlink/browser/visitedlink_event_listener.cc View 1 6 chunks +17 lines, -8 lines 0 comments Download
M components/visitedlink/browser/visitedlink_master.h View 1 2 12 chunks +74 lines, -31 lines 0 comments Download
M components/visitedlink/browser/visitedlink_master.cc View 1 2 3 20 chunks +307 lines, -93 lines 0 comments Download
M components/visitedlink/common/visitedlink_messages.h View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M components/visitedlink/renderer/visitedlink_slave.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/visitedlink/renderer/visitedlink_slave.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/visitedlink/test/visitedlink_perftest.cc View 1 7 chunks +10 lines, -1 line 0 comments Download
M components/visitedlink/test/visitedlink_unittest.cc View 1 27 chunks +136 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/core/dom/VisitedLinkState.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/VisitedLinkState.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/Page.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebView.h View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 44 (16 generated)
sath
5 years, 2 months ago (2015-10-21 15:57:16 UTC) #1
sky
This means visits might not show correctly initially, right? Have you measured the impacts on ...
5 years, 2 months ago (2015-10-21 21:32:39 UTC) #2
sath
On 2015/10/21 21:32:39, sky wrote: > This means visits might not show correctly initially, right? ...
5 years, 2 months ago (2015-10-23 11:33:14 UTC) #3
sky
Wow, nice improvement. I'm going to bounce this one to Brett.
5 years, 2 months ago (2015-10-23 16:01:18 UTC) #6
brettw
Thanks! Sorry for the delay in reviewing, I was out. I'm also not sure about ...
5 years, 1 month ago (2015-11-02 05:09:23 UTC) #7
sath
Hello! Sorry for my English. And sorry for keep waiting for my next part fix. ...
5 years, 1 month ago (2015-11-18 12:18:45 UTC) #8
sath
Hello! Please take look at my fixes.
5 years ago (2015-12-03 17:14:35 UTC) #9
brettw
Ah, sorry for losing this! I will look tomorrow. In the future, please feel free ...
5 years ago (2015-12-03 23:08:46 UTC) #10
brettw
I have some minor comments, but nothing blocking, so LGTM. As I mention below, you ...
5 years ago (2015-12-08 00:54:42 UTC) #11
sath
Hello! I have added some comments in places that you pointed out. And now I ...
5 years ago (2015-12-09 11:00:19 UTC) #13
brettw
dglazkov is usually pretty overloaded. I'd find another owner in Source/core to review this. I ...
5 years ago (2015-12-10 18:43:52 UTC) #14
sath
I have changed dglazkov to rbyers? Is it okay? On 2015/12/10 18:43:52, brettw wrote: > ...
5 years ago (2015-12-10 19:00:33 UTC) #16
brettw
On 2015/12/10 19:00:33, sath wrote: > I have changed dglazkov to rbyers? Is it okay? ...
5 years ago (2015-12-10 21:59:08 UTC) #17
Rick Byers
WebKit/public/ and WebKit/web LGTM with nit But I really have no context with how visited ...
5 years ago (2015-12-10 22:24:48 UTC) #19
tkent
Do all layout tests pass with this CL? Are visited <a> elements correctly repainted after ...
5 years ago (2015-12-10 23:47:27 UTC) #20
sath
On 2015/12/10 23:47:27, tkent wrote: > Do all layout tests pass with this CL? > ...
5 years ago (2015-12-14 13:52:48 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417943002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417943002/40001
5 years ago (2015-12-14 21:39:53 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/144904)
5 years ago (2015-12-14 23:08:20 UTC) #25
tkent
lgtm
5 years ago (2015-12-14 23:39:28 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417943002/60001
5 years ago (2015-12-15 11:27:50 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-15 12:49:54 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417943002/60001
5 years ago (2015-12-15 14:32:43 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/129027)
5 years ago (2015-12-15 14:40:29 UTC) #35
sath
I need to additional LGTM for file visitedlink_messages.h. On 2015/12/15 14:40:29, commit-bot: I haz the ...
5 years ago (2015-12-15 15:00:33 UTC) #37
kenrb
ipc lgtm
5 years ago (2015-12-15 15:04:23 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417943002/60001
5 years ago (2015-12-15 15:05:19 UTC) #40
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-15 15:10:53 UTC) #42
commit-bot: I haz the power
5 years ago (2015-12-15 15:11:59 UTC) #44
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/af37203df5ddaf2b1491748ca4c0428a415e0f88
Cr-Commit-Position: refs/heads/master@{#365250}

Powered by Google App Engine
This is Rietveld 408576698