Opened 16 years ago
Closed 15 years ago
#2313 closed enhancement (duplicate)
Arrange browser version check regexp
Reported by: | cloudream | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.2.3 |
Component: | core | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
modify (?:rv|it|ra|ie) to (?:ie|rv|it|ra) depends on their market share to speed up the regexp
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | browserversion.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This patch is obviated by #3402 and the related tickets mentioned there.