Bug 196333

Summary: [ARKit] Black view when opening a 3D model usdz file in new tab
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2019-03-27 17:46:22 PDT
[ARKit] It displays black view only when you open the 3D model usdz file in new tab
Comment 1 Dean Jackson 2019-03-27 17:46:53 PDT
<rdar://problem/47693367>
Comment 2 Dean Jackson 2019-03-27 17:50:06 PDT
Created attachment 366134 [details]
Patch
Comment 3 Tim Horton 2019-03-27 17:57:51 PDT
Comment on attachment 366134 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366134&action=review

> Source/WebKit/ChangeLog:3
> +        [ARKit] It displays black view only when you open the 3D model usdz file in new tab

title is not great grammar

> Source/WebKit/ChangeLog:9
> +        When opening a new WKSystemPreviewView, we were exited if there was no

this is not great grammar either? we were exited?
Comment 4 Dean Jackson 2019-03-27 18:02:20 PDT
Committed r243595: <https://trac.webkit.org/changeset/243595>