Lazy load the bottom sheet instead of using feature checks
With the growing number of bottom sheet users, it no longer makes sense to initialize it based on a list of feature flags. Instead, the bottom sheet is initialized the first time someone queries for the controller. Bug: 986310, 1002277 Change-Id: I61e68a1a89c98f72bfa9ef5e9d75cf6172cd51cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808180Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#697401}
Showing
Please register or sign in to comment