Bug 223008

Summary: Use RELEASE_ASSERT() for Deque bounds checks
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, bfulgham, cmarcelo, darin, ddkilzer, ews-watchlist, ggaren, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.