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

Issue 945343002: Fix experimental app list search box disappearing on profile switch. (Closed)

Created:
5 years, 10 months ago by calamity
Modified:
5 years, 10 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix experimental app list search box disappearing on profile switch. This CL stops the app list search box disappearing on profile switch. This was happening because the search box bounds were dependent on the contents view's bounds but was being calculated before the contents view was laid out. Moving the search box's layout to be later fixes the issue. BUG=459074 Committed: https://crrev.com/173f8c1d56273cab85c492c45741f3753ba41145 Cr-Commit-Position: refs/heads/master@{#317542}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M ui/app_list/views/contents_view.cc View 2 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
calamity
5 years, 10 months ago (2015-02-23 02:53:57 UTC) #2
Matt Giuca
lgtm
5 years, 10 months ago (2015-02-23 03:38:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/945343002/1
5 years, 10 months ago (2015-02-23 03:59:19 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-23 04:45:42 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 04:46:47 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/173f8c1d56273cab85c492c45741f3753ba41145
Cr-Commit-Position: refs/heads/master@{#317542}

Powered by Google App Engine
This is Rietveld 408576698