Bug Tracker

Modify

Ticket #11181 (closed enhancement: duplicate)

Opened 16 months ago

Last modified 16 months ago

$.browser - add chrome + more popular browsers

Reported by: fw@… Owned by:
Priority: low Milestone: None
Component: misc Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

should be extended to support chrome, mobile safari and a few more popular browsers .(its just a one liner per browser anyways

Change History

comment:1 Changed 16 months ago by addyosmani

  • Priority changed from undecided to low
  • Resolution set to wontfix
  • Status changed from new to closed
  • Component changed from unfiled to misc

Thanks for submitting a ticket to the jQuery Bug Tracker.

Unfortunately, $.browser has been deprecated for quite some time and will likely be removed from core into a plugin at some time in the future. This is because it's been proven to be unreliable when compared to more modern approaches to testing such as feature detection. Where additional support for other browsers is required, developers may extend $.browser to support more UA tests for their own projects.

comment:2 Changed 16 months ago by rwaldron

  • Status changed from closed to reopened
  • Resolution wontfix deleted

comment:3 Changed 16 months ago by rwaldron

  • Status changed from reopened to closed
  • Resolution set to duplicate

comment:4 Changed 16 months ago by rwaldron

Duplicate of #9385.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.