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

Issue 1229063002: Add BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders (Closed)

Created:
5 years, 5 months ago by Theresa
Modified:
5 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders Add a test to make sure we do not crash and bookmarks are restored to the proper subfolder when undoing the removal of a folder with multiple subfolders. BUG=474123 Committed: https://crrev.com/8aa4487a40c3f9bd7a36100cab0e330b9fa9b2cb Cr-Commit-Position: refs/heads/master@{#339670}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Introduce restored_new_folder, etc. #

Patch Set 3 : Don't set sub_folder1* (now unused) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -0 lines) Patch
M components/undo/bookmark_undo_service_test.cc View 1 2 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Theresa
ptal
5 years, 5 months ago (2015-07-20 16:39:53 UTC) #2
sky
LGTM https://codereview.chromium.org/1229063002/diff/1/components/undo/bookmark_undo_service_test.cc File components/undo/bookmark_undo_service_test.cc (right): https://codereview.chromium.org/1229063002/diff/1/components/undo/bookmark_undo_service_test.cc#newcode416 components/undo/bookmark_undo_service_test.cc:416: model->AddURL(sub_folder2, 0, ASCIIToUTF16("bar"), GURL("http://www.bar.com")); nit: > 80. https://codereview.chromium.org/1229063002/diff/1/components/undo/bookmark_undo_service_test.cc#newcode424 ...
5 years, 5 months ago (2015-07-20 20:01:35 UTC) #3
Theresa
https://codereview.chromium.org/1229063002/diff/1/components/undo/bookmark_undo_service_test.cc File components/undo/bookmark_undo_service_test.cc (right): https://codereview.chromium.org/1229063002/diff/1/components/undo/bookmark_undo_service_test.cc#newcode416 components/undo/bookmark_undo_service_test.cc:416: model->AddURL(sub_folder2, 0, ASCIIToUTF16("bar"), GURL("http://www.bar.com")); On 2015/07/20 20:01:35, sky wrote: ...
5 years, 5 months ago (2015-07-21 00:42:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1229063002/40001
5 years, 5 months ago (2015-07-21 16:51:59 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-21 17:13:43 UTC) #8
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 17:14:54 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8aa4487a40c3f9bd7a36100cab0e330b9fa9b2cb
Cr-Commit-Position: refs/heads/master@{#339670}

Powered by Google App Engine
This is Rietveld 408576698