Side navigation
#13203 closed bug (fixed)
Opened January 14, 2013 02:01AM UTC
Closed January 14, 2013 02:41AM UTC
Last modified January 14, 2013 02:43AM UTC
Delegated selectors matching Object.prototype properties match everything
Reported by: | gibson042 | Owned by: | gibson042 |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | event | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Attachments (0)
Change History (4)
Changed January 14, 2013 02:18AM UTC by comment:1
component: | unfiled → event |
---|---|
milestone: | None → 1.9 |
owner: | → gibson042 |
priority: | undecided → low |
status: | new → assigned |
Changed January 14, 2013 02:21AM UTC by comment:2
For 2.0 we can fix this with Object.create(null)
perhaps? Or just keep the two consistent and prefix the strings.