Bug 154044 - [Mac] Graphical corruption in videos when enabling custom loading path
Summary: [Mac] Graphical corruption in videos when enabling custom loading path
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:
Depends on:
Blocks:
 
Reported: 2016-02-09 13:32 PST by Jer Noble
Modified: 2016-02-10 13:45 PST (History)
4 users (show)

See Also:


Attachments
Patch (9.79 KB, patch)
2016-02-09 13:39 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (2.12 KB, patch)
2016-02-10 13:23 PST, Jer Noble
achristensen: review+
jer.noble: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>