Closed Bug 1523731 Opened 6 years ago Closed 6 years ago

offline event handler not firing

Categories

(Core :: Networking, defect)

65 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1421393

People

(Reporter: rachelratner, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Steps to reproduce:

  1. type window.navigator.onLine, it equals true
  2. turn off wifi or put in airplane mode.
  3. type window.navigator.onLine, it still equals true

Actual results:

it's not registering that the wifi is off and the navigator status is still online

Expected results:

it window.navigator.onLine should equal false

Note, this is only on windows, not on mac

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → Networking
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.