Created
February 16, 2021 13:58
-
-
Save juliandescottes/0ad7fcce40f88dc019cf547356ee7f9b to your computer and use it in GitHub Desktop.
m7 blockers - julian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.