Skip to content

implement event system for browser & context#4

Merged
fiws merged 1 commit intomainfrom
more-events
Jan 19, 2026
Merged

implement event system for browser & context#4
fiws merged 1 commit intomainfrom
more-events

Conversation

@fiws
Copy link
Copy Markdown
Collaborator

@fiws fiws commented Jan 16, 2026

This PR adds the eventStream method to browser & context.
For those services i had to move the interface definition of the service outside of the tag definition, which is why the diff is so big there. The actual change is just the addition of the eventStream method + mappings & types for that.

I also moved the PatchedEvents thing into its own helper, so that it is not repeated a bunch.

@fiws fiws requested a review from meowhib January 16, 2026 09:49
@fiws fiws self-assigned this Jan 16, 2026
@fiws fiws force-pushed the more-events branch 5 times, most recently from ef8d21a to 2eeb03d Compare January 16, 2026 13:40
Copy link
Copy Markdown

@meowhib meowhib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fiws fiws merged commit dd4110c into main Jan 19, 2026
1 check passed
@fiws fiws deleted the more-events branch January 19, 2026 12:02
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.

2 participants