Bug 236716

Summary: [PlayStation] Build fix after r289872
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: WebKit Misc.Assignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[fast-cq] build fix none

Description Stephan Szabo 2022-02-16 10:09:24 PST
After the above, we're getting

../../Source/WebKit\WebProcess/Geolocation/WebGeolocationManager.cpp:44:68: error: member access into incomplete type 'WebCore::Frame'
    auto* document = page.corePage() ? page.corePage()->mainFrame().document() : nullptr;
Comment 1 Stephan Szabo 2022-02-16 10:13:44 PST
Created attachment 452206 [details]
[fast-cq] build fix
Comment 2 EWS 2022-02-16 12:27:22 PST
Committed r289945 (247347@main): <https://commits.webkit.org/247347@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452206 [details].
Comment 3 Radar WebKit Bug Importer 2022-02-16 12:28:23 PST
<rdar://problem/89041840>