Ticket #11095 (closed bug: invalid)
navigator.taintEnabled
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
We are removing navigator.taintEnabled from Gecko/Firefox. It seems jquery is using this non-standard property for feature detection.
Change History
comment:1 Changed 17 months ago by dmethvin
- Owner set to anonymous
- Status changed from new to pending
comment:2 Changed 17 months ago by Callek
IMO, Telling that this was reported by Anon. AIUI its not present in any *current* jQuery version.
Mozilla has had this listed in bugzilla and reports for a while, and is considering reversing the decision for now. Since more than jQuery have used it for browser detection [1]
It was present in 1.6.2 though. [2]
I suggest the ticket owner upgrade the jQuery version in their installation
[1] - https://bugzilla.mozilla.org/show_bug.cgi?id=679971 [2] - https://bugzilla.mozilla.org/show_bug.cgi?id=679971#c20
(Note: Incase someone not involved in jQuery or Mozilla dev comes across this bug, please leave evang discussion out of the Mozilla Bug database, thanks)
comment:3 Changed 17 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Can you provide a link to where you see this being used? I don't see it in any jQuery core files.