RESOLVED FIXED 236716
[PlayStation] Build fix after r289872
https://bugs.webkit.org/show_bug.cgi?id=236716
Summary [PlayStation] Build fix after r289872
Stephan Szabo
Reported 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;
Attachments
[fast-cq] build fix (1.16 KB, patch)
2022-02-16 10:13 PST, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2022-02-16 10:13:44 PST
Created attachment 452206 [details] [fast-cq] build fix
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2022-02-16 12:28:23 PST
Note You need to log in before you can comment on or make changes to this bug.