jQuery: The Write Less, Do More JavaScript Library

Ticket #2313 (new enhancement)

Opened 6 months ago

Arrange browser version check regexp

Reported by: cloudream Assigned to: anonymous
Type: enhancement Priority: trivial
Milestone: 1.2.3 Component: core
Version: 1.2.2 Keywords:
Cc: Needs: Review

Description

modify (?:rv|it|ra|ie) to (?:ie|rv|it|ra) depends on their market share to speed up the regexp

Attachments

browserversion.diff (0.5 kB) - added by cloudream 6 months ago.

Change History

Changed 6 months ago by cloudream

Note: See TracTickets for help on using tickets.