Bug 238320

Summary: [GTK] REGRESSION(r291613): Build broken with USE_GTK4 + ENABLE_ACCESSIBILITY
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=238198
Attachments:
Description Flags
Patch none

Description Adrian Perez 2022-03-24 04:35:56 PDT
The issue is reproducible with:

  cmake -S. -Bbuild -GNinja \
    -DPORT=GTK -DUSE_GTK4=ON -DENABLE_ACCESSIBILITY=ON \
  && ninja -Cbuild
Comment 1 Adrian Perez 2022-03-24 04:38:49 PDT
Created attachment 455631 [details]
Patch
Comment 2 EWS 2022-03-24 06:05:09 PDT
Committed r291792 (248820@main): <https://commits.webkit.org/248820@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 455631 [details].
Comment 3 Radar WebKit Bug Importer 2022-03-24 06:06:16 PDT
<rdar://problem/90763124>