Open Bug 1608848 Opened 5 years ago Updated 2 years ago

[meta] Allow attaching early to new targets

Categories

(DevTools :: Framework, task)

task

Tracking

(Fission Milestone:Future)

Fission Milestone Future

People

(Reporter: ochameau, Unassigned)

References

(Depends on 2 open bugs)

Details

(Keywords: meta, Whiteboard: dt-fission-future)

In various cases, we would need to act early when the process/frame/worker (i.e any target) has just been created. For example, very early when the document just starts loading to a new URL. Or as soon as the worker starts, just before we start evaluating its Javascript.

We would need to act early in order to:

  • fetch the very first console messages
  • same for network events
  • register breakpoints before any JS executes

Tracking DevTools bugs for Fission Nightly (M6) milestone

Fission Milestone: --- → M6
Depends on: 1620248
Keywords: meta
Summary: Allow attaching early to new targets → [meta] Allow attaching early to new targets
Type: enhancement → task
Priority: P2 → --
Whiteboard: dt-fission-m2-mvp
Depends on: 1633712
Blocks: 1573327

Adding dt-fission whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission whiteboard tag.

Whiteboard: dt-fission

Moving these DevTools Fission bugs from Fission's old M6 Nightly milestone to M7 Beta. I am assuming these bugs would have the dt-fission-m2-mvp whiteboard tag if they were Fission Nightly blockers.

Fission Milestone: M6 → M7

Bulk change of all bugs with whiteboard tag of dt-fission to Fission MVP milestone.

Fission Milestone: M7 → MVP
Depends on: 1651522, 1651518

Once all dependent bugs are closed, the watcher actor will support all target type, and we can remove some workaround code I'm about to introduce via bug 1678385 in the ResourceWatcher.

Moving old "dt-fission" bugs to "dt-fission-future" because they don't block Fission MVP.

Fission Milestone: MVP → Future
Whiteboard: dt-fission → dt-fission-future
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.