RESOLVED FIXED 218624
Change RELEASE_ASSERT to use branch+crash inside HashTable.h
https://bugs.webkit.org/show_bug.cgi?id=218624
Summary Change RELEASE_ASSERT to use branch+crash inside HashTable.h
Saam Barati
Reported 2020-11-05 10:39:15 PST
...
Attachments
patch (2.88 KB, patch)
2020-11-05 10:56 PST, Saam Barati
mark.lam: review+
patch for landing (3.26 KB, patch)
2020-11-05 11:12 PST, Saam Barati
no flags
Saam Barati
Comment 1 2020-11-05 10:42:27 PST
Saam Barati
Comment 2 2020-11-05 10:56:36 PST
Mark Lam
Comment 3 2020-11-05 11:02:55 PST
Comment on attachment 413324 [details] patch r=me. Can you introduce a HASH_TABLE_ASSERT macro to encapsulate this instead? You can #undef it at the end of the file.
Mark Lam
Comment 4 2020-11-05 11:03:28 PST
/HASH_TABLE_ASSERT/HASH_TABLE_RELEASE_ASSERT/
Saam Barati
Comment 5 2020-11-05 11:12:02 PST
Created attachment 413328 [details] patch for landing
EWS
Comment 6 2020-11-05 15:02:46 PST
Committed r269478: <https://trac.webkit.org/changeset/269478> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413328 [details].
Note You need to log in before you can comment on or make changes to this bug.