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

Revert "[Trusted Types] Get list of event handlers from WebIDL" #34060

Merged
merged 1 commit into from May 13, 2022

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This reverts commit 20acdd57bc0c2900456a9717629834686cdb4890.

Reason for revert: Breaks Deterministic builders on debug builds, likely due to the Python build action.

Linux failure: https://ci.chromium.org/ui/p/chromium/builders/ci/Deterministic%20Linux%20(dbg)/25817/overview
Fuchsia failure: https://ci.chromium.org/ui/p/chromium/builders/ci/Deterministic%20Fuchsia%20(dbg)/12090/overview

Original change's description:

[Trusted Types] Get list of event handlers from WebIDL

This change retrieves the list of attributes declared as event handlers
from WebIDL and uses that to check for TrustedScript, instead of using
the string prefix "on".

Bug: 993268, 1084587
Change-Id: Ic15bc0994bcd19d9d7385cbef4af0f01af820ae1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3616765
Reviewed-by: Mason Freed <masonf@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Reviewed-by: Yifan Luo <lyf@chromium.org>
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1003034}

Bug: 993268, 1084587
Change-Id: I0ba65a80617dd027eb7903192843fa8700a4c56a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3648222
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Dale Curtis <dalecurtis@chromium.org>
Auto-Submit: David Song <wintermelons@google.com>
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1003215}

This reverts commit 20acdd57bc0c2900456a9717629834686cdb4890.

Reason for revert: Breaks Deterministic builders on debug builds, likely due to the Python build action.

Linux failure: https://ci.chromium.org/ui/p/chromium/builders/ci/Deterministic%20Linux%20(dbg)/25817/overview
Fuchsia failure: https://ci.chromium.org/ui/p/chromium/builders/ci/Deterministic%20Fuchsia%20(dbg)/12090/overview

Original change's description:
> [Trusted Types] Get list of event handlers from WebIDL
>
> This change retrieves the list of attributes declared as event handlers
> from WebIDL and uses that to check for TrustedScript, instead of using
> the string prefix "on".
>
> Bug: 993268, 1084587
> Change-Id: Ic15bc0994bcd19d9d7385cbef4af0f01af820ae1
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3616765
> Reviewed-by: Mason Freed <masonf@chromium.org>
> Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
> Reviewed-by: Yifan Luo <lyf@chromium.org>
> Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1003034}

Bug: 993268, 1084587
Change-Id: I0ba65a80617dd027eb7903192843fa8700a4c56a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3648222
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Dale Curtis <dalecurtis@chromium.org>
Auto-Submit: David Song <wintermelons@google.com>
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1003215}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit dbbf0e9 into master May 13, 2022
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-2808dc29d1 branch May 13, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants