Skip to content

Add is_top_level and page_visibility bits - #23

Merged
domfarolino merged 5 commits into
gh-pagesfrom
is_top_level
May 12, 2025
Merged

Add is_top_level and page_visibility bits#23
domfarolino merged 5 commits into
gh-pagesfrom
is_top_level

Conversation

@domfarolino

@domfarolino domfarolino commented Mar 26, 2025

Copy link
Copy Markdown
Collaborator

Fixes #20, and part of #14 (comment). This needs interest from other browsers, so I'll file a few standards positions issues momentarily, but maybe @clelland can you review this editorially in the meantime?

Standards positions issues:

@domfarolino
domfarolino requested a review from clelland March 26, 2025 23:55
Comment thread index.html
Comment thread index.html Outdated

@clelland clelland left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thanks!

aarongable pushed a commit to chromium/chromium that referenced this pull request Apr 4, 2025
… API

This CL introduces a new flag for adding more context information to
crash reports sent by the crash reporting API. It also introduces the
the first new bit of information we're experimenting with including in
this reports: the `is_top_level` flag, discussed in
WICG/crash-reporting#20 and
WICG/crash-reporting#23.

R=alexmos@chromium.org

Bug: 400432195
Change-Id: I15ea2c5a5647aaa89ac40b5eb1fcbac258366135
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6361482
Reviewed-by: mmenke <mmenke@chromium.org>
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1442945}
@domfarolino

Copy link
Copy Markdown
Collaborator Author

Hey @clelland, could you review the last commit (b682ae5) real quick, which adds page_visibility to the spec, matching the Chromium implementation? I've edited the OP to include links to the standards positions issues for these two additions. I think once you review, we can land this in the spec.

@domfarolino domfarolino changed the title Add is_top_level bit Add is_top_level and page_visibility bits May 12, 2025
Comment thread index.bs Outdated
@domfarolino
domfarolino requested a review from clelland May 12, 2025 15:29

@clelland clelland left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@domfarolino
domfarolino merged commit e85a38d into gh-pages May 12, 2025
@domfarolino
domfarolino deleted the is_top_level branch May 12, 2025 15:36
Comment thread index.bs
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.

Additional signal: is_top_level

3 participants