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

Issue 14225004: History: Reload page only after web history deletion has completed. (Closed)

Created:
7 years, 8 months ago by Patrick Dubroy
Modified:
7 years, 8 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, pam+watch_chromium.org, browser-components-watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

History: Reload page only after web history deletion has completed. When history sync is enabled, deletions need to be done in both the history DB and on the history server. Wait until the request to the server has completed before reloading the page, otherwise it can appear that the deletion did not take effect. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195140

Patch Set 1 : x #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -6 lines) Patch
M chrome/browser/history/web_history_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/history/web_history_service.cc View 6 chunks +10 lines, -1 line 1 comment Download
M chrome/browser/ui/webui/history_ui.cc View 1 chunk +8 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Patrick Dubroy
James, please take a look.
7 years, 8 months ago (2013-04-17 16:51:29 UTC) #1
James Hawkins
https://codereview.chromium.org/14225004/diff/2001/chrome/browser/history/web_history_service.cc File chrome/browser/history/web_history_service.cc (right): https://codereview.chromium.org/14225004/diff/2001/chrome/browser/history/web_history_service.cc#newcode128 chrome/browser/history/web_history_service.cc:128: is_pending_ = false; This seems fragile. Can we not ...
7 years, 8 months ago (2013-04-17 16:59:25 UTC) #2
Patrick Dubroy
On 2013/04/17 16:59:25, James Hawkins wrote: > https://codereview.chromium.org/14225004/diff/2001/chrome/browser/history/web_history_service.cc > File chrome/browser/history/web_history_service.cc (right): > > https://codereview.chromium.org/14225004/diff/2001/chrome/browser/history/web_history_service.cc#newcode128 ...
7 years, 8 months ago (2013-04-17 19:15:52 UTC) #3
James Hawkins
On 2013/04/17 19:15:52, dubroy wrote: > On 2013/04/17 16:59:25, James Hawkins wrote: > > > ...
7 years, 8 months ago (2013-04-17 20:01:13 UTC) #4
Patrick Dubroy
7 years, 8 months ago (2013-04-19 12:48:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r195140 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698