DescriptionWindows: Top-level bubbles no longer appear on taskbar by default.
On Windows, Widget::InitParams::force_show_in_taskbar is now respected,
so it is possible to override the default without having to directly set
HWND properties.
This should not change any behaviour (just a refactor).
Previously, we had a special case where the message center would turn
off showing in taskbar, and app launcher would turn it off for <= Vista.
Now we have just one special case: app launcher turns it on for >= Win7.
BUG=332277
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243857
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|