Bug 236215

Summary: [GTK][WPE] Debian Stable build is failing after r288872
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Diego Pino <dpino>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cdumez, esprehn+autocc, ews-watchlist, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235942
Attachments:
Description Flags
[fast-cq] Patch
none
[fast-cq] Patch none

Description Diego Pino 2022-02-06 19:30:41 PST
[GTK][WPE] Debian Stable build is failing after r287015
Comment 1 Diego Pino 2022-02-06 19:33:04 PST
Created attachment 451060 [details]
[fast-cq] Patch
Comment 2 Diego Pino 2022-02-06 19:34:53 PST
Build error from Debian Stable bot: https://build.webkit.org/#/builders/46/builds/10684/steps/8/logs/stdio

Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o -c ../../Source/WebCore/platform/graphics/PlatformDisplay.cpp
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp: In member function ‘const WTF::String& WebCore::PlatformDisplay::accessibilityBusAddress() const’:
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp:310:5: error: ‘GRefPtr’ was not declared in this scope
     GRefPtr<GDBusConnection> sessionBus = adoptGRef(g_bus_get_sync(G_BUS_TYPE_SESSION, nullptr, nullptr));
     ^~~~~~~
../../Source/WebCore/platform/graphics/PlatformDisplay.cpp:310:28: error: expected primary-expression before ‘>’ token
     GRefPtr<GDBusConnection> sessionBus = adoptGRef(g_bus_get_sync(G_BUS_TYPE_SESSION, nullptr, nullptr));
Comment 3 EWS 2022-02-06 19:46:42 PST
/Volumes/Data/worker/Commit-Queue/build/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Comment 4 Diego Pino 2022-02-06 19:49:12 PST
Created attachment 451061 [details]
[fast-cq] Patch
Comment 5 EWS 2022-02-06 19:59:15 PST
Committed r289195 (246881@main): <https://commits.webkit.org/246881@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451061 [details].
Comment 6 Radar WebKit Bug Importer 2022-02-06 20:00:19 PST
<rdar://problem/88553744>