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

Issue 5666001: Adding tests for bookmark search in omnibox (Closed)

Created:
10 years ago by deepakg1
Modified:
9 years, 7 months ago
Reviewers:
deepakg, Nirnimesh
CC:
chromium-reviews, anantha
Visibility:
Public.

Description

Adding tests for bookmark search in omnibox Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68813

Patch Set 1 #

Total comments: 28

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M omnibox.py View 1 2 3 4 2 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
deepakg
Added two more test, testBookmarkResultInNewTab and testBookmarkResultInNewWindow. These need three other methods to to test ...
10 years ago (2010-12-07 19:58:57 UTC) #1
Nirnimesh
http://codereview.chromium.org/5666001/diff/1/omnibox.py File omnibox.py (right): http://codereview.chromium.org/5666001/diff/1/omnibox.py#newcode55 omnibox.py:55: def _AddBookmark(self, url, title): Move this closer to where ...
10 years ago (2010-12-09 00:52:21 UTC) #2
deepakg
Done the changes. http://codereview.chromium.org/5666001/diff/1/omnibox.py File omnibox.py (right): http://codereview.chromium.org/5666001/diff/1/omnibox.py#newcode55 omnibox.py:55: def _AddBookmark(self, url, title): On 2010/12/09 ...
10 years ago (2010-12-09 01:59:50 UTC) #3
Nirnimesh
10 years ago (2010-12-10 01:50:04 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698