Bug 196333 - [ARKit] Black view when opening a 3D model usdz file in new tab
Summary: [ARKit] Black view when opening a 3D model usdz file in new tab
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: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-27 17:46 PDT by Dean Jackson
Modified: 2019-03-27 18:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2019-03-27 17:50 PDT, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

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