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

Issue 545683003: Add a test for KeywordExtensionsDelegateImpl::IsEnabledExtension(). (Closed)

Created:
6 years, 3 months ago by Lei Zhang
Modified:
6 years, 3 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, James Su, extensions-reviews_chromium.org, Peter Kasting, Mark P
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix409705
Project:
chromium
Visibility:
Public.

Description

Add a test for KeywordExtensionsDelegateImpl::IsEnabledExtension(). BUG=409705 Committed: https://crrev.com/8a2d7f6350bd05f29e38c57dd77e9192a220162d Cr-Commit-Position: refs/heads/master@{#293658}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : rebase to head where the fix for bug 409705 has gone in, address comments #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -4 lines) Patch
M chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
A chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc View 1 1 chunk +143 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
Lei Zhang
Test case that will fail as is and pass with https://codereview.chromium.org/537283002/ applied. Wrangling the TestExtensionFoo ...
6 years, 3 months ago (2014-09-05 05:28:13 UTC) #3
Lei Zhang
On 2014/09/05 05:28:13, Lei Zhang wrote: > Test case that will fail as is and ...
6 years, 3 months ago (2014-09-05 05:28:36 UTC) #4
Yoyo Zhou
https://codereview.chromium.org/545683003/diff/20001/chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc File chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc (right): https://codereview.chromium.org/545683003/diff/20001/chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc#newcode26 chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc:26: class ExtensionLoadObserver : public ExtensionRegistryObserver { Consider making this ...
6 years, 3 months ago (2014-09-05 16:21:33 UTC) #5
Lei Zhang
(Replying from your desk) https://codereview.chromium.org/545683003/diff/20001/chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc File chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc (right): https://codereview.chromium.org/545683003/diff/20001/chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc#newcode26 chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc:26: class ExtensionLoadObserver : public ExtensionRegistryObserver ...
6 years, 3 months ago (2014-09-05 19:35:08 UTC) #6
Yoyo Zhou
LGTM (from US-CAM) https://codereview.chromium.org/545683003/diff/40001/chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc File chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc (right): https://codereview.chromium.org/545683003/diff/40001/chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc#newcode55 chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc:55: extensions::ExtensionRegistry::Get( right, I should have noticed ...
6 years, 3 months ago (2014-09-05 19:50:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/545683003/40001
6 years, 3 months ago (2014-09-05 21:05:42 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/52369)
6 years, 3 months ago (2014-09-05 21:16:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/545683003/60001
6 years, 3 months ago (2014-09-05 21:24:00 UTC) #13
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-05 23:25:57 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/545683003/60001
6 years, 3 months ago (2014-09-05 23:36:20 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/5964)
6 years, 3 months ago (2014-09-06 01:22:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/545683003/60001
6 years, 3 months ago (2014-09-06 03:28:07 UTC) #21
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-06 09:30:09 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/545683003/60001
6 years, 3 months ago (2014-09-07 06:17:22 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:60001) as f8237201400c663da86332f3f596657861cb500a
6 years, 3 months ago (2014-09-07 06:20:36 UTC) #26
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:44:10 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8a2d7f6350bd05f29e38c57dd77e9192a220162d
Cr-Commit-Position: refs/heads/master@{#293658}

Powered by Google App Engine
This is Rietveld 408576698