Skip to content

Conversation

@atbrakhi
Copy link
Member

Describe the changes that this pull request makes here. This will be the commit message.

Testing: Describe how this pull request is tested or why it doesn't require tests
Fixes: Link to an issue this pull requests fixes or remove this line if there is no issue

atbrakhi and others added 5 commits August 15, 2025 16:25
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Signed-off-by: Delan Azabani <dazabani@igalia.com>
@delan delan force-pushed the breakpoints_events branch from ec6682a to f059132 Compare August 21, 2025 09:30
@delan delan changed the title devtoolss: Implement breakpoints events devtools: Implement breakpoints events Aug 21, 2025
atbrakhi and others added 3 commits August 21, 2025 14:30
Co-authored-by: delan azabani <dazabani@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Co-authored-by: delan azabani <dazabani@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
Co-authored-by: delan azabani <dazabani@igalia.com>
Signed-off-by: atbrakhi <atbrakhi@igalia.com>
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2025
Prequisite for implementing pausing in the debugger. This will be part
of the `ThreadActor` response to `interrupt`. I decided to split the
change in multiple patches since it is quite big. Continuation of
#38824.

Testing: Deferred until the pause is fully implemented.
Fixes: Part of #36027.

Signed-off-by: eri <eri@igalia.com>
github-merge-queue bot pushed a commit that referenced this pull request Nov 24, 2025
Prequisite for implementing pausing in the debugger. This will be part
of the `ThreadActor` response to `interrupt`. Continuation of #38824.

Depends on #40787 for `EnvironmentActor*`.

Testing: Deferred until the pause is fully implemented.
Fixes: Part of #36027.

---------

Signed-off-by: eri <eri@igalia.com>
@atbrakhi
Copy link
Member Author

Closing this as @eerii has already landed several parts of this code!

@atbrakhi atbrakhi closed this Dec 31, 2025
@eerii
Copy link
Contributor

eerii commented Dec 31, 2025

For future reference, the missing parts that have not landed yet (and will likely land in the coming weeks are):

  • Webidls.
  • debugger.js changes.
  • Final changes to Thread so that it uses frame and pause.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants