ISSUE-52: unsafe attribute requires every handler to check
unsafe DOM API
unsafe attribute requires every handler to check
- State:
- CLOSED
- Product:
- UI Security
- Raised by:
- Brad Hill
- Opened on:
- 2013-04-25
- Description:
- abarth: requiring every handler to check unsafe makes it difficult to write the correct code. better would be to be able to provide a wrapper function that filters or intercepts all unsafe events so they can be acted on wherever they are generated.
- Related Actions Items:
- No related actions
- Related emails:
- No related emails
Related notes:
Closed after review on list. These events can be caught and handled globally by the root element of the DOM as they propagate, no changes to spec text needed.
Brad Hill, 25 Nov 2013, 22:33:32Display change log