WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208416
Regression
r257645
: Windows build broken
https://bugs.webkit.org/show_bug.cgi?id=208416
Summary
Regression r257645: Windows build broken
Aakash Jain
Reported
2020-02-29 09:23:10 PST
Windows build seems to be broken by
r257645
. e.g.: Source\WebKitLegacy\win\FullscreenVideoController.cpp(212,52): error C2039: 'platformCALayer': is not a member of 'WebCore::PlatformCALayer' WebKitBuild\Release\DerivedSources\ForwardingHeaders\WebCore\PlatformCALayer.h(50): message : see declaration of 'WebCore::PlatformCALayer' Source\WebKitLegacy\win\FullscreenVideoController.cpp(212,67): error C3861: 'platformCALayer': identifier not found Source\WebKitLegacy\win\FullscreenVideoController.cpp(293,52): error C2039: 'platformCALayer': is not a member of 'WebCore::PlatformCALayer'
r257644
passed in
https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20%28Build%29/builds/10778
r257647
failed in
https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20%28Build%29/builds/10779
EWS also indicated this failure in the corresponding bug
https://bugs.webkit.org/show_bug.cgi?id=208358
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-02-29 09:23:56 PST
<
rdar://problem/59919739
>
Simon Fraser (smfr)
Comment 2
2020-02-29 10:01:17 PST
Actually: C:\cygwin\worker\win10-release\build\Source\WebKitLegacy\win\WebView.cpp(7274,65): error C2039: 'platformCALayer': is not a member of 'WebCore::PlatformCALayer' [C:\cygwin\worker\win10-release\build\WebKitBuild\Release\Source\WebKitLegacy\WebKitLegacy.vcxproj] C:\cygwin\worker\win10-release\build\WebKitBuild\Release\DerivedSources\ForwardingHeaders\WebCore/PlatformCALayer.h(50): message : see declaration of 'WebCore::PlatformCALayer' [C:\cygwin\worker\win10-release\build\WebKitBuild\Release\Source\WebKitLegacy\WebKitLegacy.vcxproj] C:\cygwin\worker\win10-release\build\Source\WebKitLegacy\win\WebView.cpp(7274,80): error C3861: 'platformCALayer': identifier not found [C:\cygwin\worker\win10-release\build\WebKitBuild\Release\Source\WebKitLegacy\WebKitLegacy.vcxproj]
Simon Fraser (smfr)
Comment 3
2020-02-29 10:05:53 PST
https://trac.webkit.org/changeset/257684/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug