| Summary: | additionalOutlineSize is always zero in ShadowData[cpp|h] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Ahmad Saleem
2022-10-29 13:33:25 PDT
I tried but it is not easy: https://github.com/WebKit/WebKit/pull/5938 There is reference here: https://github.com/WebKit/WebKit/blob/037ca440c5c2b37eb7677af16d6c726cb8163aa4/Source/WebCore/rendering/RenderObject.cpp#L1777 and if you remove without removing reference, you get this build error: ./rendering/RenderObject.cpp:1777:20: error: no matching member function for call to 'adjustRectForShadow' Not Applicable - post 271254@main. |