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

Issue 2441223002: Remove stl_util's deletion function use from components/history/. (Closed)

Created:
4 years, 2 months ago by Avi (use Gerrit)
Modified:
4 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove stl_util's deletion function use from components/history/. BUG=555865 Committed: https://crrev.com/53aeef9b765f032230f359efc5455dd77e0e188b Cr-Commit-Position: refs/heads/master@{#427123}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -20 lines) Patch
M components/history/core/browser/web_history_service.h View 2 chunks +8 lines, -5 lines 4 comments Download
M components/history/core/browser/web_history_service.cc View 11 chunks +18 lines, -15 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Avi (use Gerrit)
Oh, you own history! Have at it.
4 years, 2 months ago (2016-10-23 02:30:55 UTC) #6
sky
https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h File components/history/core/browser/web_history_service.h (right): https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h#newcode216 components/history/core/browser/web_history_service.h:216: std::map<Request*, std::unique_ptr<Request>> pending_expire_requests_; Using a map purely for the ...
4 years, 1 month ago (2016-10-24 16:04:11 UTC) #7
Avi (use Gerrit)
https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h File components/history/core/browser/web_history_service.h (right): https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h#newcode216 components/history/core/browser/web_history_service.h:216: std::map<Request*, std::unique_ptr<Request>> pending_expire_requests_; On 2016/10/24 16:04:10, sky wrote: > ...
4 years, 1 month ago (2016-10-24 16:09:01 UTC) #8
sky
LGTM https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h File components/history/core/browser/web_history_service.h (right): https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h#newcode216 components/history/core/browser/web_history_service.h:216: std::map<Request*, std::unique_ptr<Request>> pending_expire_requests_; On 2016/10/24 16:09:01, Avi wrote: ...
4 years, 1 month ago (2016-10-24 16:40:07 UTC) #9
Avi (use Gerrit)
https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h File components/history/core/browser/web_history_service.h (right): https://codereview.chromium.org/2441223002/diff/1/components/history/core/browser/web_history_service.h#newcode216 components/history/core/browser/web_history_service.h:216: std::map<Request*, std::unique_ptr<Request>> pending_expire_requests_; There was a thread on cxx ...
4 years, 1 month ago (2016-10-24 17:05:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441223002/1
4 years, 1 month ago (2016-10-24 18:26:42 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-24 19:45:22 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 19:55:56 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/53aeef9b765f032230f359efc5455dd77e0e188b
Cr-Commit-Position: refs/heads/master@{#427123}

Powered by Google App Engine
This is Rietveld 408576698