Issue 1251633002:
Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply Feedback
Created 5 years, 4 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
On 2015/08/11 02:35:47, Hector Carmona wrote:
> Not sure if it's ok to include this... Added to verify that we're in
> the UI thread.
This seems to happen in other places, and doesn't appear to conflict with other
new DEPS, so it's potentially okay, but it'd be nice to avoid if possible...
Really, shouldn't checking the chrome thread be delegated to
ChromeBubbleManager::ShowBubbleUI (and shouldn't it also be checked by
ChromeBubbleManager::UpdateBubbleUI, and maybe other similar operations like
hide/close?)
https://code.google.com/p/chromium/codesearch#search/&q=%22%2Bcontent/public/...
Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events.
(Closed)
Created 5 years, 5 months ago by hcarmona
Modified 5 years, 3 months ago
Reviewers: please use gerrit instead, groby-ooo-7-16, msw, blundell
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 496