Bug 248538 - Closing ARQL results in an empty view with a spinner
Summary: Closing ARQL results in an empty view with a spinner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-30 10:32 PST by Dean Jackson
Modified: 2022-11-30 11:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2022-11-30 10:32:55 PST
When we pass a USDZ URL to ARQL, it gets confused by the fragment identifier - causing it to think it is opening two USDZ files.
Comment 1 Dean Jackson 2022-11-30 10:33:03 PST
<rdar://problem/102379447>
Comment 2 Dean Jackson 2022-11-30 10:36:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/6974
Comment 3 EWS 2022-11-30 11:06:40 PST
Committed 257188@main (ca068233ac86): <https://commits.webkit.org/257188@main>

Reviewed commits have been landed. Closing PR #6974 and removing active labels.