Use as Fetch in Console/Network should switch to the right context
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Fission Milestone:Future)
Fission Milestone | Future |
People
(Reporter: Honza, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-future)
Use as Fetch in Console - is a feature allowing the user to resend request using fetch
API. It automatically generates script, opens the Split Console and inserts it int the the command line. The user can consequently execute it by pressing the Enter key.
The Console panel should automatically switch into the right context so the fetch
happens within the right scope (e.g. OOP frame) with the right settings (e.g. CORS).
Honza
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6)
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
dt-fission-m2-reserve bugs do not need to block Fission Nightly (M6). For now, let's track them for Fission riding the trains to Beta (M7) so we revisit these bugs before we ship Fission.
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Bulk move of all dt-fission-m3-mvp bugs to Fission MVP milestone.
Reporter | ||
Comment 4•4 years ago
|
||
This should be done as part of the JS Execution Selector work
Comment 5•4 years ago
|
||
Moving "dt-fission-m3-reserve" bugs to "dt-fission-future" because they don't block Fission MVP.
Updated•2 years ago
|
Description
•