Skip to content

Clarify informative notes about cross-origin#424

Merged
noamr merged 4 commits into
gh-pagesfrom
tao
Feb 17, 2026
Merged

Clarify informative notes about cross-origin#424
noamr merged 4 commits into
gh-pagesfrom
tao

Conversation

@noamr

@noamr noamr commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Closes #423.


Preview | Diff

Comment thread index.html Outdated
to the empty string.
{{PerformanceResourceTiming/secureConnectionStart}}. Further, the
{{PerformanceResourceTiming/nextHopProtocol}} attribute will be set
to the empty string.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the wording is still somewhat confusing here as the attributes are not set. Rather the getters end up returning 0 or the empty string or whatever due to the underlying data not revealing anything.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Reworded a bit

Comment thread index.html
Comment thread index.html
Comment thread index.html

@yoavweiss yoavweiss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@noamr
noamr merged commit a854006 into gh-pages Feb 17, 2026
2 checks passed
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.

PerformanceResourceTiming transferSize getter steps does not consider cross origin resources.

3 participants