DescriptionChanging type of a widget for notification popups, to remove them from Win taskbar.
Previous change only affected Notification Center, this one adds popups.
Replacing TYPE_WINDOW_FRAMELESS with TYPE_POPUP seems to be equivalent in the context of notifications. On Windows, it adds a WS_EX_TOOLWINDOW style that removes the window from taskbar and Alt-Tab.
BUG=223685
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193418
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|