Bug 238320 - [GTK] REGRESSION(r291613): Build broken with USE_GTK4 + ENABLE_ACCESSIBILITY
Summary: [GTK] REGRESSION(r291613): Build broken with USE_GTK4 + ENABLE_ACCESSIBILITY
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrian Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-24 04:35 PDT by Adrian Perez
Modified: 2022-03-24 06:06 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.14 KB, patch)
2022-03-24 04:38 PDT, Adrian Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>