Chromium Code Reviews
Description[MD History] Fix issues caused by refactor.
This CL fixes a number of issues that were introduced by
https://codereview.chromium.org/2084843002/.
- Search was broken because queryingDisabled was initialized with a
Boolean instead of false. Closure didn't catch it because having
getters/setters in an object causes it to give up.
- Synced tabs labels were not showing because the search term was not
plumbed through correctly. A test has been added to ensure the text
is rendered.
- The grouped toolbar had no query begin/end time data. The
queryResult has been moved into history-app so that the toolbar can
access it.
BUG=619799
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/9b14871b23eeee6453d823cbb0a282df9a39ced5
Cr-Commit-Position: refs/heads/master@{#403757}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : fix nit #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||