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

Create a 'report an exception' algorithm per #958 #10404

Merged
merged 25 commits into from
Jul 30, 2024
Merged
Changes from 5 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
17e0273
Create a 'report an exception' algorithm per #958
jeremyroman Jun 5, 2024
572c29f
misc updates
jeremyroman Jun 12, 2024
7e8a5b7
explain some funny business around promise jobs
jeremyroman Jun 12, 2024
df29ac9
rewrap etc
jeremyroman Jun 14, 2024
d5f0d86
Merge remote-tracking branch 'whatwg/main' into report-an-exception
jeremyroman Jun 18, 2024
4a3b1e2
invert exposeError into redactError (default false)
jeremyroman Jul 5, 2024
7b7008d
additional review comments
jeremyroman Jul 5, 2024
4993e87
custom element reactions
jeremyroman Jul 5, 2024
004635c
rewrap
jeremyroman Jul 5, 2024
23a78b7
export
jeremyroman Jul 8, 2024
96c4123
a SyntaxError is reported when a FunctionBody cannot be parsed in an …
jeremyroman Jul 8, 2024
a76cb5e
constraint validation failure does not run error reporting steps
jeremyroman Jul 8, 2024
8f8e65c
no longer accept impl-defined values, only JS values
jeremyroman Jul 8, 2024
86beb6d
wip: factor into a "fire an error event" alg
jeremyroman Jul 8, 2024
a515274
Revert "wip: factor into a "fire an error event" alg"
jeremyroman Jul 8, 2024
502a834
factor "extract error information" into a dedicated handwave algorithm
jeremyroman Jul 8, 2024
c6a2ab7
don't overload the meaning of redactError
jeremyroman Jul 9, 2024
d1f6efc
omitError, shorter algorithm intro
jeremyroman Jul 22, 2024
d23cbbb
reflow nits
jeremyroman Jul 22, 2024
30d4149
add legacy links
jeremyroman Jul 23, 2024
5938c1e
Make the script used for muting errors implementation-defined with a …
jeremyroman Jul 23, 2024
8c6824f
Final nits
domenic Jul 25, 2024
4d61cdd
No need to export "report an error"
domenic Jul 25, 2024
3765f38
link to issue 10526
jeremyroman Jul 30, 2024
0b71d14
Merge branch 'report-an-exception' of ssh://github.com/jeremyroman/ht…
jeremyroman Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading