RESOLVED FIXED 236521
[GTK][WPE] Avoid mapping attributes when the vector is empty in createImage
https://bugs.webkit.org/show_bug.cgi?id=236521
Summary [GTK][WPE] Avoid mapping attributes when the vector is empty in createImage
Alejandro G. Castro
Reported 2022-02-11 11:07:33 PST
The function calls the map of the vector when it is empty and tries to use the result, refactor it to make it clear that in this situation it is empty.
Attachments
Patch (2.41 KB, patch)
2022-02-11 11:29 PST, Alejandro G. Castro
no flags
Alejandro G. Castro
Comment 1 2022-02-11 11:29:53 PST
EWS
Comment 2 2022-02-14 05:05:19 PST
Committed r289731 (247216@main): <https://commits.webkit.org/247216@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451731 [details].
Radar WebKit Bug Importer
Comment 3 2022-02-14 05:06:16 PST
Note You need to log in before you can comment on or make changes to this bug.