Chromium Code Reviews
DescriptionMacViews: Support MODAL_TYPE_WINDOW in dialog tests.
This requires implementing NativeWidgetMac::GetAllOwnedWidgets(), and
ensuring that it (and GetAllChildWidgets()) includes window modal sheets
when the parent window is a native NSWindow rather than a views::Widget.
GetAllOwnedWidgets() is almost the same as GetAllChildWidgets(). It's
needed because client code needs to call GetAllOwnedWidgets() on other
platforms to pick up "transient" child windows, and it should have
similar behaviour on mac (just without the transients), rather than be
NOTIMPLEMENTED().
BUG=681049
Review-Url: https://codereview.chromium.org/2628373002
Cr-Commit-Position: refs/heads/master@{#443724}
Committed: https://chromium.googlesource.com/chromium/src/+/67b5583718d2ed35011af6d7468068e3c0237166
Patch Set 1 #Patch Set 2 : rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 22 (16 generated)
|
|||||||||||||||||||||||||||||||||||||