Chromium Code Reviews

Issue 14471: Attempt 2 at this. This differs from first version in that I renamed... (Closed)

Created:
12 years ago by sky
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Attempt 2 at this. This differs from first version in that I renamed set_store to ClearStore and properly remove an observer I added. And I'm disabling a test that needs more investigation. Makes the interactive bookmark bar view tests faster by disabling saving. This is why BookmarkBarViewTest9 keeps timing out. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7091

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+15 lines, -1 line)
M chrome/browser/bookmarks/bookmark_model.h View 1 chunk +5 lines, -0 lines 0 comments
M chrome/browser/bookmarks/bookmark_model.cc View 1 chunk +8 lines, -0 lines 0 comments
M chrome/browser/views/bookmark_bar_view_test.cc View 2 chunks +2 lines, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
sky
12 years ago (2008-12-16 19:29:00 UTC) #1
jcampan
12 years ago (2008-12-16 20:41:28 UTC) #2
LGTM

Powered by Google App Engine