Opened 8 years ago
Closed 8 years ago
#16063 closed enhancement (duplicate)
cleanup dojox/mobile/sniff to avoid recomputing has values already computed in dojo/has or dojo/sniff
Reported by: | cjolif | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Some has values are computed both in dojox/mobile/sniff and dojo/has or dojo/sniff. We should avoid that an compute those only in dojo/has or sniff. An example is has("touch").
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #15827.
it is.
Note: See
TracTickets for help on using
tickets.
Isn't this a dup of #15827?