RESOLVED FIXED 194359
Fix potential build error in GPUDevice
https://bugs.webkit.org/show_bug.cgi?id=194359
Summary Fix potential build error in GPUDevice
Dean Jackson
Reported 2019-02-06 13:40:23 PST
Fix potential build error in GPUDevice
Attachments
Patch (1.41 KB, patch)
2019-02-06 13:42 PST, Dean Jackson
joepeck: review+
Dean Jackson
Comment 1 2019-02-06 13:42:07 PST
Joseph Pecoraro
Comment 2 2019-02-06 13:43:28 PST
Comment on attachment 361323 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=361323&action=review r=me > Source/WebCore/platform/graphics/gpu/cocoa/GPUDeviceMetal.mm:57 > if (!devicePtr) Can this just go outside of the #if/#else?
Dean Jackson
Comment 3 2019-02-06 13:48:34 PST
Radar WebKit Bug Importer
Comment 4 2019-02-06 13:49:29 PST
Note You need to log in before you can comment on or make changes to this bug.