Side navigation
#8538 closed bug (invalid)
Opened March 15, 2011 10:36PM UTC
Closed May 17, 2011 03:13AM UTC
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)
Attachments (0)
Change History (3)
Changed March 30, 2011 05:27PM UTC by comment:1
| component: | unfiled → core |
|---|---|
| priority: | undecided → low |
| status: | new → open |
Changed May 17, 2011 03:07AM UTC by comment:2
This ticket should be closed. The intro.js file stores a local reference to window.navigator.
Changed May 17, 2011 03:13AM UTC by comment:3
| resolution: | → invalid |
|---|---|
| status: | open → closed |