RESOLVED FIXED 224281
[PlayStation] Do not include <any> in gtest because it requires RTTI
https://bugs.webkit.org/show_bug.cgi?id=224281
Summary [PlayStation] Do not include <any> in gtest because it requires RTTI
Don Olmstead
Reported 2021-04-07 08:21:20 PDT
The STL for PlayStation requires RTTI to be enabled when <any> is used. This header is included in gtest which causes the build to fail.
Attachments
Patch (6.45 KB, patch)
2021-04-07 08:34 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2021-04-07 08:34:46 PDT
Ross Kirsling
Comment 2 2021-04-07 10:33:34 PDT
Comment on attachment 425398 [details] Patch r=me. Thanks for adding the README.WebKit.
EWS
Comment 3 2021-04-07 10:47:19 PDT
commit-queue failed to commit attachment 425398 [details] to WebKit repository. To retry, please set cq+ flag again.
EWS
Comment 4 2021-04-07 11:23:41 PDT
Committed r275616: <https://commits.webkit.org/r275616> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425398 [details].
Radar WebKit Bug Importer
Comment 5 2021-04-07 11:24:15 PDT
Note You need to log in before you can comment on or make changes to this bug.