WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218921
[GTK][WPE] Build broken in stable 2.30.x releases with ENABLE_VIDEO=OFF
https://bugs.webkit.org/show_bug.cgi?id=218921
Summary
[GTK][WPE] Build broken in stable 2.30.x releases with ENABLE_VIDEO=OFF
Adrian Perez
Reported
2020-11-13 13:47:45 PST
Error: In file included from /home/matuschd/buildroot-4/build/wpewebkit-2.30.2/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-6.cpp:2: /home/matuschd/buildroot-4/build/wpewebkit-2.30.2/Source/WebKit/WebProcess/InjectedBundle/InjectedBundle.cpp: In member function ‘void WebKit::InjectedBundle::overrideBoolPreferenceForTestRunner(WebKit::WebPageGroupProxy*, const WTF::String&, bool)’: /home/matuschd/buildroot-4/build/wpewebkit-2.30.2/Source/WebKit/WebProcess/InjectedBundle/InjectedBundle.cpp:242:30: error: ‘class WebCore::Settings’ has no member named ‘setGenericCueAPIEnabled’; did you mean ‘setBeaconAPIEnabled’? page->settings().setGenericCueAPIEnabled(enabled); ^~~~~~~~~~~~~~~~~~~~~~~ setBeaconAPIEnabled
Attachments
Patch
(3.06 KB, patch)
2020-11-13 14:28 PST
,
Adrian Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2020-11-13 14:28:33 PST
Created
attachment 414092
[details]
Patch To be aplied in the webkit-2.30 branch
Michael Catanzaro
Comment 2
2020-11-13 14:38:24 PST
Comment on
attachment 414092
[details]
Patch Every EWS is red! Once EWS is happy, just commit it. You don't need review for build fixes.
Adrian Perez
Comment 3
2020-11-13 14:46:43 PST
(In reply to Michael Catanzaro from
comment #2
)
> Comment on
attachment 414092
[details]
> Patch > > Every EWS is red! > > Once EWS is happy, just commit it. You don't need review for build fixes.
The code touched by this was removed in trunk, note that the patch is for the webkit-2.30 branch, so of course the EWS builds *will* be red =]
Adrian Perez
Comment 4
2020-11-16 03:17:35 PST
Thanks for the review, Carlos! I have not manually landed this in the webkit-2.30 branch 👍️
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