Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inspecting an event in the chrome devtools triggers the following error #15998

Closed
jacob314 opened this issue Jan 9, 2014 · 1 comment
Closed
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@jacob314
Copy link
Member

jacob314 commented Jan 9, 2014

ASSERTION FAILED: m_eventPath[i].eventPath()
../../third_party/WebKit/Source/core/events/Event.cpp(205) : WTF::PassRefPtr<WebCore::NodeList> WebCore::Event::path() const

Repro steps:
Run the sunflower.dart demo
Add a breakpoint on line 32.
At the breakpoint click on the stack frame sunflower.dart:26
Expand the local scope variables
Expand the event e

@iposva-google
Copy link
Contributor

Added Triaged label.

@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants