WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234108
[GPU Process] [Filters] Make FilterEffectVector a Vector of Ref<FilterEffect>
https://bugs.webkit.org/show_bug.cgi?id=234108
Summary
[GPU Process] [Filters] Make FilterEffectVector a Vector of Ref<FilterEffect>
Said Abou-Hallawa
Reported
2021-12-09 15:39:43 PST
There is no case that would require inserting a nullptr in FilterEffectVector.
Attachments
Patch
(21.24 KB, patch)
2021-12-09 23:02 PST
,
Said Abou-Hallawa
heycam
: review+
Details
Formatted Diff
Diff
Patch
(24.72 KB, patch)
2021-12-10 00:56 PST
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2021-12-09 23:02:37 PST
Created
attachment 446667
[details]
Patch
Cameron McCormack (:heycam)
Comment 2
2021-12-09 23:50:02 PST
Comment on
attachment 446667
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446667&action=review
> Source/WebCore/platform/graphics/filters/FilterEffect.cpp:150 > FilterEffect* FilterEffect::inputEffect(unsigned number) const
Should this be changed to return a reference too?
Said Abou-Hallawa
Comment 3
2021-12-10 00:56:11 PST
Created
attachment 446677
[details]
Patch
EWS
Comment 4
2021-12-10 11:27:54 PST
Committed
r286864
(
245095@main
): <
https://commits.webkit.org/245095@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 446677
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-12-10 11:28:31 PST
<
rdar://problem/86332124
>
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