Skip to content

impl-domexception#429

Merged
saghul merged 1 commit intosaghul:masterfrom
jimmywarting:incl-domexception
Nov 14, 2023
Merged

impl-domexception#429
saghul merged 1 commit intosaghul:masterfrom
jimmywarting:incl-domexception

Conversation

@jimmywarting
Copy link
Copy Markdown
Contributor

Wanted to have the most basic low level stuff shipped first and formost so other web apis that depends on it can start using it and working on those "Minimum Common Web Platform API"

DOMException is surprisingly used by so many stuff.
atob, postMessage, web streams, file system access (whatwg/fs), AbortController and so many more

So it needs to come first before work on atob etc can be worked on...

@saghul
Copy link
Copy Markdown
Owner

saghul commented Nov 14, 2023

Nice!

@saghul saghul merged commit 2f578f5 into saghul:master Nov 14, 2023
@jimmywarting jimmywarting deleted the incl-domexception branch November 15, 2023 13:00
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