Bug 168359

Summary: [GStreamer] Several tests are timing out after r212349
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: LayoutTestFailure, Regression
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=168322
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2017-02-15 00:50:26 PST
This is because they are failing the cross origin check. Those tests are not using WebKitWebSrc, but GstFileSrc. I didn't consider the case of source not being a WebKitWebSrc.
Comment 1 Carlos Garcia Campos 2017-02-15 00:53:24 PST
Created attachment 301590 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-02-15 01:00:14 PST
Committed r212353: <http://trac.webkit.org/changeset/212353>