Bug 232637 - SVG elements should include SVGElementInlines not ElementInlines
Summary: SVG elements should include SVGElementInlines not ElementInlines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-02 13:38 PDT by Don Olmstead
Modified: 2021-11-02 14:53 PDT (History)
11 users (show)

See Also:


Attachments
Patch (10.62 KB, patch)
2021-11-02 13:44 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2021-11-02 13:38:46 PDT
SVGElementInlines includes ElementInlines anyways. Found during non-unified builds where inlines weren't present causing linker errors.
Comment 1 Don Olmstead 2021-11-02 13:44:40 PDT
Created attachment 443130 [details]
Patch
Comment 2 Yusuke Suzuki 2021-11-02 14:46:58 PDT
Comment on attachment 443130 [details]
Patch

r=me
Comment 3 EWS 2021-11-02 14:52:18 PDT
Committed r285186 (243815@main): <https://commits.webkit.org/243815@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443130 [details].
Comment 4 Radar WebKit Bug Importer 2021-11-02 14:53:18 PDT
<rdar://problem/84948468>