Allow Deleting History Information for Bookmarked URLs
commit1fc102982df7c816793de083386a136f9bdf27df
authormpearson <mpearson@chromium.org>
Mon, 13 Apr 2015 17:43:47 +0000 (13 10:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Apr 2015 17:44:07 +0000 (13 17:44 +0000)
treede09c10096f22f2794a2835be538e8cdfb252583
parent525b51d20d0249a559ab791d01e464ba3e43dae6
Allow Deleting History Information for Bookmarked URLs

(but keep the thumbnail / favicon around)

Previously we would not respect any requests to delete history for URLs
that happen to be bookmarked.

I tested this interactively using the instructions on the bug.
I also revise unit tests to test this as well.

BUG=469810

Review URL: https://codereview.chromium.org/1063303002

Cr-Commit-Position: refs/heads/master@{#324878}
chrome/browser/history/expire_history_backend_unittest.cc
chrome/browser/history/history_backend_unittest.cc
components/history/core/browser/expire_history_backend.cc
components/history/core/browser/expire_history_backend.h
components/history/core/browser/history_backend.cc