Its true the behavior is different tho I *think* usage is the same.
On Tue, Dec 10, 2013 at 10:16 AM, Ian Clelland <[email protected]>wrote: > +0 -- I'm generally in favour, and it looks like we could provide a pretty > simple shim if people still wanted onpause/onresume events. > > The concepts aren't entirely synonyms, though, are they? -- the W3C rec is > concerned with "is the app actually visible on the screen right now"; > pause/resume are more about "am I being suspended/pushed to the background" > > (Not certain how many platforms would allow another app to be shown > on-screen *without* immediately suspending the previous foreground app, but > it's a possibility) > > > > On Mon, Dec 9, 2013 at 6:42 PM, Brian LeRoux <[email protected]> wrote: > > > Our impl of pause/resume events predate the spec of the page visibility > > api. I feel we should deprecate for the web thing. > > > > Discuss! > > >
