Methods
(async) setTimeouts()
w3c: Fixes Chrome's setTimeouts implementation, which will require three different calls rather than the one call NOTE: The code has been commented out
- Source:
(async) status()
w3c: Fixes Chrome's status object, which otherwise won't include
the ready
and message
properties, as required
- Source: