RESOLVED FIXED Bug 213323
[PlayStation] Build fix for errors with structured bindings to const structure
https://bugs.webkit.org/show_bug.cgi?id=213323
Summary [PlayStation] Build fix for errors with structured bindings to const structure
Stephan Szabo
Reported 2020-06-17 17:30:05 PDT
The structured bindings in InspectorNetworkAgent.cpp in for loops over the headers gives errors on our compiler. The fix seems similar to the one previously done for clang-cl on the same file.
Attachments
Build fix (2.33 KB, patch)
2020-06-17 18:04 PDT, Stephan Szabo
no flags
Stephan Szabo
Comment 1 2020-06-17 18:04:28 PDT
Created attachment 402173 [details] Build fix
EWS
Comment 2 2020-06-18 10:45:07 PDT
Committed r263220: <https://trac.webkit.org/changeset/263220> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402173 [details].
Radar WebKit Bug Importer
Comment 3 2020-06-18 10:46:19 PDT
Note You need to log in before you can comment on or make changes to this bug.