RESOLVED FIXED223008
Use RELEASE_ASSERT() for Deque bounds checks
https://bugs.webkit.org/show_bug.cgi?id=223008
Summary Use RELEASE_ASSERT() for Deque bounds checks
Chris Dumez
Reported 2021-03-09 16:43:27 PST
Use RELEASE_ASSERT() for Deque bounds checks instead of ASSERT(), similarly to what we did for Vector.
Attachments
Patch (2.44 KB, patch)
2021-03-09 16:46 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-03-09 16:46:05 PST
EWS
Comment 2 2021-03-09 19:38:29 PST
Committed r274193: <https://commits.webkit.org/r274193> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422777 [details].
Radar WebKit Bug Importer
Comment 3 2021-03-09 19:39:16 PST
Note You need to log in before you can comment on or make changes to this bug.