Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Created February 16, 2021 13:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juliandescottes/0ad7fcce40f88dc019cf547356ee7f9b to your computer and use it in GitHub Desktop.
Save juliandescottes/0ad7fcce40f88dc019cf547356ee7f9b to your computer and use it in GitHub Desktop.
m7 blockers - julian
Bug 1687954 - Pause on JS exceptions doesn't work properly in Fission (8)
Bug 1687963 - Debugger should properly break on debugger; keyword in remote frame (8)
Bug 1665020 - DevTools Toolbox broken when navigating cross origin (20)
Bug 1568880 - Make the inspector's search field work with remote targets (8)
Bug 1681698 - Bootstrap thread actor as soon as we start registering breakpoints via the Watcher actor (20)
Total: 64 points
Why did I prioritize this way:
I did not include the storage bugs, because this is already broken today, and not Fission related.
Also did not include most of the server-side resource support. Unless there is a huge feature broken with fission because of that I don't think it will have any user impact.
Did not include server side target switching either because it will be behind a pref and will not impact users either.
@juliandescottes
Copy link
Author

Bug 1681698 - Bootstrap thread actor as soon as we start registering breakpoints via the Watcher actor (20)

Is already done, so this brings it down to 44 points, which should be comfortable as a target to commit to for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment