[Webkit-unassigned] [Bug 54181] Implement Page Visibility API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 6 18:57:01 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54181





--- Comment #4 from Shishir Agrawal <shishir at chromium.org>  2011-03-06 18:57:00 PST ---
Hi Tony,

I have added the webkit prefix and also changed visibilityChange to visibilityStateChange in the latest patch.

- I think we should remove the .visible property. It is just a
convenience method that a web app can trivially determine from
visibilityState. Typically web APIs shoot for the smallest API surface
area composed of the most atomic building blocks.

There seems to be some debate about this. Some people feel we should only keep the bool value since most of the web developers would only use it and not worry about the actual states.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list