Opened 10 years ago
Closed 10 years ago
#12511 closed defect (fixed)
[patch] [ccla] remove dojo.query() dependency from html
Reported by: | bill | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | HTML | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Patch to remove dependency on dojo.query from dojo.html. dojo.query is a lot of code and the currently usage in html.js is easily replaced.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | htmlSansQuery.patch added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch from Akira Sudoh (IBM, CCLA)