Skip to content

Conversation

@BenoitZugmeyer
Copy link
Member

What does this PR do? What is the motivation?

It turns out Browsers are enforcing different rules to access response status. For detailed timings, Timing-Allow-Origin is needed, but for status code, Access-Control-Allow-Origin headers and the crossorigin attribute are needed.

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. Your branch name MUST follow the <slack_username>/<branch_name> convention, or your pull request will not pass in CI. If your branch doesn't follow this format, rename it or create a new branch and PR.

To have your PR automatically merged after it receives the required reviews, add the following PR comment:

/merge

Additional notes

It turns out Browsers are enforcing different rules to access response
status.
@BenoitZugmeyer BenoitZugmeyer requested review from a team as code owners March 20, 2025 15:01
@drichards-87 drichards-87 self-assigned this Mar 20, 2025
Copy link
Contributor

@drichards-87 drichards-87 left a comment

Choose a reason for hiding this comment

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

Left a few minor suggestions. Also, just an FYI that there's a merge conflict in the PR.

@drichards-87 drichards-87 removed their assignment Mar 20, 2025
BenoitZugmeyer and others added 2 commits March 20, 2025 18:18
Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
@BenoitZugmeyer
Copy link
Member Author

Thank you @drichards-87 , I commited your suggestions and fixed the conflicts!

@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@drichards-87 drichards-87 added the editorial review Waiting on a more in-depth review label Mar 20, 2025
Copy link
Contributor

@drichards-87 drichards-87 left a comment

Choose a reason for hiding this comment

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

Looks good!

@drichards-87
Copy link
Contributor

/merge

@dd-devflow
Copy link

dd-devflow bot commented Mar 20, 2025

View all feedbacks in Devflow UI.
2025-03-20 18:25:28 UTC ℹ️ Start processing command /merge


2025-03-20 18:25:37 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 9m (p90).


2025-03-20 18:32:32 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit 6de9ddb into master Mar 20, 2025
20 of 21 checks passed
@dd-mergequeue dd-mergequeue bot deleted the benoit/adjust-response-status-doc branch March 20, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial review Waiting on a more in-depth review mergequeue-status: done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants