Chromium Code Reviews
DescriptionMake Page Visibility API work when the browser window is visible or not
Currently, the Page Visibility API only works while switching between
tabs, but we need to make it work when the browser window is minimized
or hidden by switching between workspaces.
This patch only works for Ubuntu Unity and does not work in the lock
screen, which will be fixed in a separated patch.
BUG=293128
Patch Set 1 #
Total comments: 2
Patch Set 2 : remove the VisibilityNotify event handler #
Total comments: 7
Patch Set 3 : Updated comment and fixed the style #Patch Set 4 : use of SetWindowVisibility message #Messages
Total messages: 28 (4 generated)
|