[Webkit-unassigned] [Bug 159475] Implement IntersectionObserver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 10:15:31 PDT 2016


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

--- Comment #1 from Jeffrey Gilbert <jeffreytgilbert at gmail.com> ---
Update: Chrome has a working implementation out now as of Chrome 51. The next Chrome release will also introduce a throttling mechanism on Flash which will greatly impact Flash functionality across site publishers. Linked in the comments are some of the implementation details for the Chrome feature.

Safari currently has no ability to report behavior using Flash as it has already been throttled and when it's used, it's inaccurate upon initial page load until the Flash player has been scrolled in and out of view so it's forced to change state. Geometric polling does work, but it's an expensive operation to call from javascript resulting in reduced battery life from higher cpu usage. 

Billing standards for advertisements are rapidly moving toward viewability based guarantees, so this mechanism for measurement and the impact of these calls will not be reduced until the implementation of this spec goes out in major webkit browsers(specifically Safari, mobile Safari, and embedded webviews).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160804/e147cd00/attachment.html>


More information about the webkit-unassigned mailing list