WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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®exp=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.
Top of Page
Format For Printing
XML
Clone This Bug