Modify ↓
Ticket #8538 (closed bug: invalid)
global reference to navigator
| Reported by: | AzaToth | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | core | Version: | git |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
