Bug 185920 - [El Capitan] FAIL http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html
Summary: [El Capitan] FAIL http/tests/security/webaudio-render-remote-audio-allowed-cr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-23 13:23 PDT by Jer Noble
Modified: 2021-02-10 10:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2018-05-23 13:27 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.52 KB, patch)
2018-05-23 13:34 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (3.52 KB, patch)
2018-05-23 14:13 PDT, Jer Noble
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews202 for win-future (12.83 MB, application/zip)
2018-05-23 16:17 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2018-05-23 13:23:48 PDT
[Sierra] FAIL http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html
Comment 1 Jer Noble 2018-05-23 13:25:50 PDT
<rdar://problem/40334739>
Comment 2 Jer Noble 2018-05-23 13:27:18 PDT
Created attachment 341121 [details]
Patch
Comment 3 Jer Noble 2018-05-23 13:34:29 PDT
Created attachment 341123 [details]
Patch
Comment 4 Eric Carlson 2018-05-23 14:02:37 PDT
Comment on attachment 341123 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=341123&action=review

> Source/WebCore/ChangeLog:9
> +        is available there, so we don't have the ability whether HTMLMediaElement loads are CORS-valid.

Nit: "so we don't have the ability whether HTMLMediaElement loads are CORS-valid" => "so we don't have the ability to tell if HTMLMediaElement loads are CORS-valid"
Comment 5 Jer Noble 2018-05-23 14:13:27 PDT
Created attachment 341129 [details]
Patch for landing
Comment 6 EWS Watchlist 2018-05-23 16:17:05 PDT
Comment on attachment 341129 [details]
Patch for landing

Attachment 341129 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7781670

New failing tests:
http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
Comment 7 EWS Watchlist 2018-05-23 16:17:16 PDT
Created attachment 341143 [details]
Archive of layout-test-results from ews202 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews202  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 8 Jer Noble 2018-05-24 12:45:44 PDT
Committed r232161 <https://trac.webkit.org/changeset/232161/webkit>.