DescriptionDon't send a SHChangeNotify for creating an app icon when creating a shortcut.
This CL fixes an issue with the initial app sync on sign-in causing many
taskbar flashes due to icon creation always sending a SHChangeNotify.
This shouldn't be necessary for icon creation due to shortcut creation so
avoid SHChangeNotify in this case.
BUG=470002
Committed: https://crrev.com/e823d885146e3afea82f31a685bbab560a523e3f
Cr-Commit-Position: refs/heads/master@{#322324}
Patch Set 1 #
Total comments: 7
Patch Set 2 : address comments #
Total comments: 4
Patch Set 3 : fix nits #
Messages
Total messages: 13 (5 generated)
|