Once mapped, we don't need to keep the file descriptor open. Before 263809@main, we cleared the file descriptor after the mmap call, then created an instance with -1 as fd. Now we are creating the new instance with the handle fd moved.
Pull request: https://github.com/WebKit/WebKit/pull/15090
Committed 265326@main (901d1f8cc477): <https://commits.webkit.org/265326@main> Reviewed commits have been landed. Closing PR #15090 and removing active labels.
<rdar://problem/111050903>