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

Fix missing steps and fields in "report an error" in log module. #838

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

lauromoura
Copy link
Contributor

@lauromoura lauromoura commented Dec 20, 2024

Missing steps common to the regular console steps, also in the log module:

  • Creating the timestamp field.
  • Creating body from entry.

Also, the stack value was created in its own step, but was not listed in the list of fields creating the specific log.JavascriptLogEntry production.


Preview | Diff

Missing steps common to the regular console events:

- Creating the `timestamp` field.
- Creating `body` from `entry`.

Also, the `stack` value was created in its own step, but was not
listed in the list of fields creating the specific
`log.JavascriptLogEntry` production.
@lauromoura
Copy link
Contributor Author

lauromoura commented Dec 20, 2024

Just connected my W3C account to my GitHub one, but validation is still failing. Does it take some time to work?

Or is this small enough to be marked as non-substantive?

@whimboo whimboo closed this Dec 30, 2024
@whimboo whimboo reopened this Dec 30, 2024
@whimboo
Copy link
Contributor

whimboo commented Dec 30, 2024

Just connected my W3C account to my GitHub one, but validation is still failing. Does it take some time to work?

I assume you filled out the form at https://www.w3.org/groups/wg/browser-tools-testing/join/?

@lauromoura
Copy link
Contributor Author

Just connected my W3C account to my GitHub one, but validation is still failing. Does it take some time to work?

I assume you filled out the form at https://www.w3.org/groups/wg/browser-tools-testing/join/?

Just did it, and the IPR check is now passing. :)

@whimboo whimboo merged commit 0a9eed7 into w3c:main Jan 8, 2025
9 checks passed
github-actions bot added a commit that referenced this pull request Jan 8, 2025
SHA: 0a9eed7
Reason: push, by whimboo

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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