Bug 195646
| Summary: | Web Inspector: assert unsupported events in WI.Object.addEventListener | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikita Vasilyev <nvasilyev> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Nikita Vasilyev
addEventListener should be smart enough to tell if eventType isn't supported on the given object.
This would require some refactoring to define supported events consistently in WI codebase.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |