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 "[WPT] Test script's base URL used in dynamic imports" #24877

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This reverts commit 7e3a7255699cf3f8ac9bd3e31dadc69db293e06b.

Reason for revert: Consistent failures of
external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/alpha/base-url-worker.sub.html
in blink_web_tests on multiple builders started after this change landed.

Original change's description:

[WPT] Test script's base URL used in dynamic imports

This CL checks base URL used in resolving relative URL-like
specifiers in dynamic imports() from

  • \<script>s,
  • worker top-level scripts, and
  • worker scripts imported by importScripts().

This is for whatwg/html#5751.

Bug: 1082086
Change-Id: I778fb4d34b2e61f57799600006963c93aee5272c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198835
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#794492}

TBR=hiroshige@chromium.org,domenic@chromium.org

Change-Id: I2fd1c341c96d0364a6dbe6cce31a8c2630403b27
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1082086
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335460
Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#794657}

This reverts commit 7e3a7255699cf3f8ac9bd3e31dadc69db293e06b.

Reason for revert: Consistent failures of
external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/alpha/base-url-worker.sub.html
in blink_web_tests on multiple builders started after this change landed.

Original change's description:
> [WPT] Test script's base URL used in dynamic imports
>
> This CL checks base URL used in resolving relative URL-like
> specifiers in dynamic imports() from
>
> - `<script>`s,
> - worker top-level scripts, and
> - worker scripts imported by `importScripts()`.
>
> This is for whatwg/html#5751.
>
> Bug: 1082086
> Change-Id: I778fb4d34b2e61f57799600006963c93aee5272c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198835
> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
> Reviewed-by: Domenic Denicola <domenic@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#794492}

TBR=hiroshige@chromium.org,domenic@chromium.org

Change-Id: I2fd1c341c96d0364a6dbe6cce31a8c2630403b27
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1082086
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335460
Reviewed-by: Rebekah Potter <rbpotter@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#794657}
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 af4aba7 into master Aug 4, 2020
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-c3999bc076 branch August 4, 2020 19:48
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.

2 participants