New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 680362 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jan 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

'class ash::ShelfWidget' has no member named 'SetShelfVisibility'

Project Member Reported by dschuyler@chromium.org, Jan 12 2017

Issue description

Snipped build output:

[734/4004] CXX obj/ash/ash/root_window_controller.o
FAILED: obj/ash/ash/root_window_controller.o 
/b/c/cipd/goma/gomacc x86_64-cros-linux-gnu-g++ [...] -o obj/ash/ash/root_window_controller.o
../../ash/root_window_controller.cc: In member function 'void ash::RootWindowController::ShowShelf()':
../../ash/root_window_controller.cc:378:30: error: 'class ash::ShelfWidget' has no member named 'SetShelfVisibility'
   wm_shelf_->shelf_widget()->SetShelfVisibility(true);

Summary: 'class ash::ShelfWidget' has no member named 'SetShelfVisibility' (was: compile failing on 5 builders)
Labels: -Sheriff-Chromium
Owner: dschuyler@chromium.org
Status: Fixed (was: Available)
Should be fixed with revert at https://codereview.chromium.org/2623393002/

Comment 4 by h...@chromium.org, Jan 12 2017

Cc: h...@chromium.org gurcheta...@chromium.org

Sign in to add a comment