Bug 236716 - [PlayStation] Build fix after r289872
Summary: [PlayStation] Build fix after r289872
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: Stephan Szabo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-16 10:09 PST by Stephan Szabo
Modified: 2022-02-16 12:28 PST (History)
3 users (show)

See Also:


Attachments
[fast-cq] build fix (1.16 KB, patch)
2022-02-16 10:13 PST, Stephan Szabo
no flags Details | Formatted Diff | Diff

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