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

Library loaded via spawnUri does not appear in Sources view in DevTools #16775

Closed
sethladd opened this issue Feb 12, 2014 · 0 comments
Closed
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@sethladd
Copy link
Contributor

Please see attached screenshot.

To replicate, clone https://github.com/sethladd/dart_worker_isolates_dart2js_test and run web/worker_test.html in Dartium.

Then, open dev tools, select Sources.

Expected visible:

app.dart
worker.dart

Actual visible:

app.dart

(I'm trying to debug isolates loaded via spawnUri, but I can't find the file)


Attachment:
[Screen Shot 2014-02-12 at 1.25.32 PM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-16775/comment-0/Screen Shot 2014-02-12 at 1.25.32 PM.png) (28.76 KB)

@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

3 participants