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

Issue 2968923003: Fixed importing of empty folders from HTML bookmarks file (Closed)

Created:
3 years, 5 months ago by vitreb
Modified:
3 years, 5 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed importing of empty folders from HTML bookmarks file BUG=738912 Review-Url: https://codereview.chromium.org/2968923003 Cr-Commit-Position: refs/heads/master@{#484523} Committed: https://chromium.googlesource.com/chromium/src/+/6cd2e2ecb2f25705691db6b37d272ec59aebc30e

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fixed review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -2 lines) Patch
A chrome/test/data/bookmark_html_reader/empty_folder.html View 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/utility/importer/bookmark_html_reader.cc View 1 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/utility/importer/bookmark_html_reader_unittest.cc View 1 3 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
vitreb
https://codereview.chromium.org/2968923003/diff/1/chrome/utility/importer/bookmark_html_reader.cc File chrome/utility/importer/bookmark_html_reader.cc (right): https://codereview.chromium.org/2968923003/diff/1/chrome/utility/importer/bookmark_html_reader.cc#newcode212 chrome/utility/importer/bookmark_html_reader.cc:212: if (!has_subfolder && has_last_folder) { I used flag instead ...
3 years, 5 months ago (2017-07-03 15:23:23 UTC) #2
vitreb
3 years, 5 months ago (2017-07-04 08:24:37 UTC) #5
Ilya Sherman
LGTM % nits, thanks. https://codereview.chromium.org/2968923003/diff/1/chrome/utility/importer/bookmark_html_reader.cc File chrome/utility/importer/bookmark_html_reader.cc (right): https://codereview.chromium.org/2968923003/diff/1/chrome/utility/importer/bookmark_html_reader.cc#newcode213 chrome/utility/importer/bookmark_html_reader.cc:213: has_last_folder = false; nit: Please ...
3 years, 5 months ago (2017-07-05 18:00:31 UTC) #6
vitreb
On 2017/07/05 18:00:31, Ilya Sherman wrote: > LGTM % nits, thanks. > > https://codereview.chromium.org/2968923003/diff/1/chrome/utility/importer/bookmark_html_reader.cc > ...
3 years, 5 months ago (2017-07-06 08:47:00 UTC) #7
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/2968923003/20001
3 years, 5 months ago (2017-07-06 08:47:23 UTC) #10
commit-bot: I haz the power
3 years, 5 months ago (2017-07-06 10:03:15 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6cd2e2ecb2f25705691db6b37d27...

Powered by Google App Engine
This is Rietveld 408576698