RESOLVED INVALID 112830
[CSS Filters] Remove HAVE(COMPOSITOR_FILTER_OUTSETS) when all platforms' compositors can compute filter outsets
https://bugs.webkit.org/show_bug.cgi?id=112830
Summary [CSS Filters] Remove HAVE(COMPOSITOR_FILTER_OUTSETS) when all platforms' comp...
Max Vujovic
Reported 2013-03-20 13:10:38 PDT
In bug 109098, I'm planning to add a flag HAVE(COMPOSITOR_FILTER_OUTSETS). We use this flag to decide whether to include filter outsets in composited layer bounds. Right now, only Safari's CoreAnimation compositor computes its own filter outsets. Thus, we shouldn't inflate layers for Safari.
Attachments
Ahmad Saleem
Comment 1 2023-05-05 12:53:10 PDT
We don't have 'COMPOSITOR_FILTER_OUTSETS' in WebKit source (searched using Searchfox.org on WubKat): https://searchfox.org/wubkat/search?q=COMPOSITOR_FILTER_OUTSETS&path=&case=false&regexp=false ^ It is not present, so removing this won't be possible. Can we close this?
Simon Fraser (smfr)
Comment 2 2023-05-05 14:12:20 PDT
Yes
Note You need to log in before you can comment on or make changes to this bug.