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

Dart workers not visible to devtools #16802

Closed
devoncarew opened this issue Feb 13, 2014 · 1 comment
Closed

Dart workers not visible to devtools #16802

devoncarew opened this issue Feb 13, 2014 · 1 comment
Assignees
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@devoncarew
Copy link
Member

Related to bug 16774, web workers started from dart are not visible to devtools (or the editor). If you run this sample:

https://github.com/sethladd/dart_worker_isolates_dart2js_test

In Dartium, no workers display in the Sources > Workers section in devtools. If you pub build the app and run it in chrome then workers do show up.


Attachments:
[Screen Shot 2014-02-13 at 9.15.11 AM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-16802/comment-0/Screen Shot 2014-02-13 at 9.15.11 AM.png) (9.92 KB)
[Screen Shot 2014-02-13 at 9.16.20 AM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-16802/comment-0/Screen Shot 2014-02-13 at 9.16.20 AM.png) (17.91 KB)

@devoncarew
Copy link
Member Author

Marked this as blocking #16774.

@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