fix: ensure popup and closepopup are posted in order (#20114)
This commit is contained in:
parent
8a0a41b9ef
commit
20e3c519dd
2 changed files with 9 additions and 1 deletions
|
@ -35,6 +35,7 @@ class MenuMac : public Menu {
|
|||
int positioning_item,
|
||||
base::Closure callback);
|
||||
void ClosePopupAt(int32_t window_id) override;
|
||||
void ClosePopupOnUI(int32_t window_id);
|
||||
|
||||
private:
|
||||
friend class Menu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue