Google Chrome address bar is slow, can't delete URLs with clock icon from history

10

7

I can't delete history items or visited webpages from Google Chrome that have the clock icon.

I recently visited some websites with very long URLs with about 600,000 characters each. Ever since, typing in my address bar has been very slow after the first few characters, even with auto-prediction turned off. Or even when the data URL does not appear in the suggested results.

I would like to delete these URLs from my history to (hopefully) solve my problem, but clearing the cache does not seem to work. It will delete everything except these data URLs.

I've also tried Shift+Delete in the address bar, which works for other URLs, but not these.

Apparently they won't work using Shift+Delete because these URLs have a clock icon and not a globe icon next to their name. I'm not sure what that signifies.

Jeff

Posted 2011-06-17T16:02:28.297

Reputation: 592

Answers

11

Manually deleting the History Provider Cache file seems to do the trick. Find it at the following:


Mac OS X

~/Library/Application Support/Google/Chrome/Default/

Windows Vista:

C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default

Deleting other history files does nothing.

Jeff

Posted 2011-06-17T16:02:28.297

Reputation: 592

1Fast forward 4 years later, Chrome 42.0 still has this problem. I recreated my user profile as a last resort. This did not solve the problem. (Windows 8.1, fast computer, 16GB RAM). Omnibox has approx a second of delay before characters appear. – Shailen – 2015-05-17T11:12:54.333

Please star: https://code.google.com/p/chromium/issues/detail?id=178705

– Shimmy – 2013-03-09T18:18:16.633

Sorry to hear you're having issues, hopefully this solution provides some temporary relief. My original issue was fixed by the Chromium team: https://code.google.com/p/chromium/issues/detail?id=86516

– Jeff – 2013-03-09T21:05:57.323

@Jeff I don't see any solution in that thread. – Buttle Butkus – 2013-08-03T02:13:18.610

@ButtleButkus the solution is to update Chrome. there was a bug in the source code which was fixed. – Jeff – 2013-08-08T03:46:08.947

hmm, for me its clearing History from Tools. Deleting just the History Provider Cache on my Windows 8.1 doesn't speed it up at all. – Phuah Yee Keat – 2014-02-27T09:09:47.703

0

You have tried to clear all your browsing data? Which you would get to from the tool icon. There you can clear all browsing data "from the beginning of time".

chrsblck

Posted 2011-06-17T16:02:28.297

Reputation: 191

Yes, it won't delete the data urls. they don't even show up when i go to 'show full history' – Jeff – 2011-06-17T16:36:19.683

Are these data URLs in your favorites/bookmarks? You can try removing them or even slimming down you favorites to see if that helps. – chrsblck – 2011-06-17T16:58:08.030

Nope, they're not in my favorites. I don't think the problem has anything to do with my favorites (I don't have that many), but thanks... – Jeff – 2011-06-17T17:15:13.143

0

Delete the history provider cache file. Download SQLite and use it to search all of the files in the appdata-local-google-chrome-default folder. Browse through the tables and delete the records which you don't want to show up in the address bar.

lee

Posted 2011-06-17T16:02:28.297

Reputation: 1