Opened 12 years ago
Closed 12 years ago
#8538 closed bug (invalid)
global reference to navigator
Reported by: | AzaToth | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | core | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
on line 58 in core.js there is a global reference to navigator, it should probably be changed to window.navigator (nodejs and jsdom doesn't expose global navigator for example)
Change History (3)
comment:1 Changed 12 years ago by
Component: | unfiled → core |
---|---|
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
This ticket should be closed. The intro.js file stores a local reference to window.navigator.