Bug 180946

Summary: Build failure in WebGL2 when Video feature is disabled
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebGLAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cdumez, commit-queue, dino, esprehn+autocc, ews-watchlist, graouts, gyuyoung.kim, joepeck, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2017-12-18 13:57:29 PST
TexImageSource can't reference HTMLVideoElement when ENABLE(VIDEO) is 0.
Comment 1 Timothy Hatcher 2017-12-18 14:03:08 PST
Created attachment 329680 [details]
Patch
Comment 2 BJ Burg 2017-12-19 14:15:28 PST
Comment on attachment 329680 [details]
Patch

o_O

R=me
Comment 3 WebKit Commit Bot 2017-12-19 14:36:25 PST
Comment on attachment 329680 [details]
Patch

Clearing flags on attachment: 329680

Committed r226142: <https://trac.webkit.org/changeset/226142>
Comment 4 WebKit Commit Bot 2017-12-19 14:36:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-19 14:37:33 PST
<rdar://problem/36141274>