Bug 169931 - Add back the null check in TextureCacheCV::textureFromImage()
Summary: Add back the null check in TextureCacheCV::textureFromImage()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-21 15:54 PDT by John Wilander
Modified: 2017-03-22 10:48 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2017-03-21 16:01 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2017-03-21 15:54:48 PDT
https://bugs.webkit.org/show_bug.cgi?id=154544 dropped the null check in TextureCacheCV::textureFromImage(). We should add it back in.
Comment 1 John Wilander 2017-03-21 15:55:34 PDT
rdar://problem/27139820
Comment 2 John Wilander 2017-03-21 16:01:12 PDT
Created attachment 305042 [details]
Patch
Comment 3 John Wilander 2017-03-22 10:20:32 PDT
Comment on attachment 305042 [details]
Patch

Re-submitting to queue.
Comment 4 WebKit Commit Bot 2017-03-22 10:48:55 PDT
Comment on attachment 305042 [details]
Patch

Clearing flags on attachment: 305042

Committed r214257: <http://trac.webkit.org/changeset/214257>
Comment 5 WebKit Commit Bot 2017-03-22 10:48:59 PDT
All reviewed patches have been landed.  Closing bug.