Bug 270213 - Fix build when LAYER_BASED_SVG_ENGINE is off
Summary: Fix build when LAYER_BASED_SVG_ENGINE is off
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Takashi Komori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-27 21:05 PST by Takashi Komori
Modified: 2024-03-04 18:55 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Komori 2024-02-27 21:05:13 PST
Build fails when LAYER_BASED_ENGINE is off because SettingBase::layerBasedSVGEngineEnabledChanged() does not exist.
Comment 1 Takashi Komori 2024-03-03 20:34:26 PST
Pull request: https://github.com/WebKit/webkit/pull/25400
Comment 2 EWS 2024-03-04 18:54:01 PST
Committed 275668@main (5651f991dcb7): <https://commits.webkit.org/275668@main>

Reviewed commits have been landed. Closing PR #25400 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-03-04 18:55:20 PST
<rdar://problem/124047159>