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

DOMWindowTimers::setTimeout and setInterval modified to accept Trusted Types. #12554

Merged
merged 1 commit into from
Sep 16, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Aug 17, 2018

New implementations of DOMWindowTimers::setTimeout() and setInterval()
added to accept TrustedScript as an argument.
Previously existing implementations renamed to setTimeoutFromString()
and setIntervalFromString(), respectively.

Bug: 739170
Change-Id: I3513ebb651534f0b1ef1b8de9c694136b02e2412
Reviewed-on: https://chromium-review.googlesource.com/1179899
Reviewed-by: Mike West [email protected]
Reviewed-by: Yuki Shiino [email protected]
Commit-Queue: Maja Kabus [email protected]
Cr-Commit-Position: refs/heads/master@{#591327}

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.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot changed the title [NOT FOR MERGE] DOMWindowTimers::setTimeout and setInterval modified to accept Trusted Types. DOMWindowTimers::setTimeout and setInterval modified to accept Trusted Types. Sep 12, 2018
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1179899 branch 3 times, most recently from e2acb8d to 7acc45c Compare September 13, 2018 14:12
@foolip
Copy link
Member

foolip commented Sep 16, 2018

This Chromium export is blocked because of a failing lint:
https://travis-ci.org/web-platform-tests/wpt/jobs/428592203

Seems related to #13003, i.e. a pre-existing failure on master. The problem has been fixed on master (I think) so I'll just rebase this branch.

Types.

New implementations of DOMWindowTimers::setTimeout() and setInterval()
added to accept TrustedScript as an argument.
Previously existing implementations renamed to setTimeoutFromString()
and setIntervalFromString(), respectively.

Bug: 739170
Change-Id: I3513ebb651534f0b1ef1b8de9c694136b02e2412
Reviewed-on: https://chromium-review.googlesource.com/1179899
Reviewed-by: Mike West <[email protected]>
Reviewed-by: Yuki Shiino <[email protected]>
Commit-Queue: Maja Kabus <[email protected]>
Cr-Commit-Position: refs/heads/master@{#591327}
@foolip foolip force-pushed the chromium-export-cl-1179899 branch from 80710a8 to 55cc46e Compare September 16, 2018 19:51
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit d646c3c into master Sep 16, 2018
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-1179899 branch September 16, 2018 19:59
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.

3 participants