Bug 172805
Summary: | Uncaught Exception: TypeError: undefined is not an object (evaluating 'messageInRange.classList') | ||
---|---|---|---|
Product: | WebKit | Reporter: | saveurlinux |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, joepeck, nvasilyev |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://localhost:8080/agrosyst-web/practiced/practiced-systems-edit-input.action?practicedSystemTopiaId=fr.inra.agrosyst.api.entities.practiced.PracticedSystem_6ea0e936-0a74-4856-b2a6-640b3f80d247 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=140580 |
saveurlinux
-------
Inspected URL: http://localhost:8080/agrosyst-web/practiced/practiced-systems-edit-input.action?practicedSystemTopiaId=fr.inra.agrosyst.api.entities.practiced.PracticedSystem_6ea0e936-0a74-4856-b2a6-640b3f80d247
Loading completed: true
Frontend User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/604.1 (KHTML, like Gecko) Version/11.0 Safari/604.1
Uncaught Exceptions:
- TypeError: undefined is not an object (evaluating 'messageInRange.classList') (at LogContentView.js:539:80)
_updateMessagesSelection @ LogContentView.js:539:80
_mousemove @ LogContentView.js:444:38
handleEvent @ LogContentView.js:496:28
-------
* STEPS TO REPRODUCE
1. What were you doing? Include setup or other preparations to reproduce the exception.
I was debbugin js code
2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps.
* NOTES
Document any additional information that might be useful in resolving the problem, such as screen shots or other included attachments.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |