Bug 154044

Summary: [Mac] Graphical corruption in videos when enabling custom loading path
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, eric.carlson, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch achristensen: review+, jer.noble: commit-queue-

Description Jer Noble 2016-02-09 13:32:13 PST
[Mac] Graphical corruption in videos when enabling custom loading path
Comment 1 Jer Noble 2016-02-09 13:39:56 PST
Created attachment 270949 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-09 16:16:00 PST
Comment on attachment 270949 [details]
Patch

Clearing flags on attachment: 270949

Committed r196345: <http://trac.webkit.org/changeset/196345>
Comment 3 WebKit Commit Bot 2016-02-09 16:16:03 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Ryan Haddad 2016-02-09 16:47:12 PST
It looks like this change has caused the following API test to fail:

FAIL WebCoreNSURLSessionTest.BasicOperation

/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm:87
Value of: [data isEqualToData:directSubdata]
  Actual: false
Expected: true


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WebCore/WebCoreNSURLSession.mm:87
Value of: [data isEqualToData:directSubdata]
  Actual: false
Expected: true

<https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20%28Tests%29/builds/3217/steps/run-api-tests/logs/stdio>
Comment 5 Jer Noble 2016-02-10 13:23:37 PST
Reopening to attach new patch.
Comment 6 Jer Noble 2016-02-10 13:23:38 PST
Created attachment 271023 [details]
Patch
Comment 7 Jer Noble 2016-02-10 13:45:17 PST
Committed r196391: <http://trac.webkit.org/changeset/196391>