RESOLVED FIXED 238417
Use static_assert instead of COMPILE_ASSERT
https://bugs.webkit.org/show_bug.cgi?id=238417
Summary Use static_assert instead of COMPILE_ASSERT
Yusuke Suzuki
Reported 2022-03-26 07:29:15 PDT
Use static_assert instead of COMPILE_ASSERT
Attachments
Patch (115.26 KB, patch)
2022-03-26 07:30 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2022-03-26 07:30:45 PDT
EWS Watchlist
Comment 2 2022-03-26 07:32:03 PDT
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Mark Lam
Comment 3 2022-03-26 09:51:33 PDT
Comment on attachment 455847 [details] Patch rs=me
EWS
Comment 4 2022-03-26 15:20:38 PDT
Committed r291946 (248913@main): <https://commits.webkit.org/248913@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455847 [details].
Radar WebKit Bug Importer
Comment 5 2022-03-26 15:21:16 PDT
Note You need to log in before you can comment on or make changes to this bug.