Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOMException #81

Merged
merged 4 commits into from
Nov 27, 2023
Merged

Add DOMException #81

merged 4 commits into from
Nov 27, 2023

Conversation

francisbouvier
Copy link
Member

Signed-off-by: Francis Bouvier <[email protected]>
Copy link
Member

@krichprollsch krichprollsch left a comment

Choose a reason for hiding this comment

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

It looks like we need to change multiple places to add a new DOMError.
It would be nice if we could limit the number of changes to do so...

src/netsurf.zig Show resolved Hide resolved
src/dom/exceptions.zig Show resolved Hide resolved
src/netsurf.zig Outdated Show resolved Hide resolved
src/netsurf.zig Outdated Show resolved Hide resolved
src/netsurf.zig Outdated Show resolved Hide resolved
src/dom/exceptions.zig Show resolved Hide resolved
src/dom/exceptions.zig Show resolved Hide resolved
Co-authored-by: Pierre Tachoire <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
@francisbouvier francisbouvier merged commit 9a5865b into main Nov 27, 2023
3 checks passed
@krichprollsch krichprollsch deleted the dom_exception branch November 27, 2023 16:57
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.

Add DOMException
2 participants