Bug 244853 - Unreviewed, fix build of CompactPointerTuple
Summary: Unreviewed, fix build of CompactPointerTuple
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 12:29 PDT by Michael Catanzaro
Modified: 2022-09-06 13:53 PDT (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 Michael Catanzaro 2022-09-06 12:29:42 PDT
Unreviewed, fix build of CompactPointerTuple. This class needs std::exchange but doesn't #include <utility>.
Comment 1 Michael Catanzaro 2022-09-06 12:30:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4063
Comment 2 EWS 2022-09-06 13:53:38 PDT
Committed 254197@main (4f2adf003382): <https://commits.webkit.org/254197@main>

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