[Webkit-unassigned] [Bug 174177] New: [page visibility] implement onvisibilitychange event handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 14:18:01 PDT 2017


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

            Bug ID: 174177
           Summary: [page visibility] implement onvisibilitychange event
                    handler
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: igrigorik at gmail.com

Steps to reproduce:

Hooked up a callback to document.onvisibilitychange.


Actual results:

The callback did not fire.


Expected results:

Callback should fire!

---

Spec: https://www.w3.org/TR/page-visibility-2/#onvisiblitychange-event-handler

Webkit currently supports the visibilitychange event, but not the onvisibilitychange event handler.

---

Related discussion: https://github.com/w3c/page-visibility/issues/31

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170705/1fb679c3/attachment-0001.html>


More information about the webkit-unassigned mailing list