NEW 229296
[win] Intermittent build failure in InspectorCSSAgent.cpp 'Backdrop': undeclared identifier
https://bugs.webkit.org/show_bug.cgi?id=229296
Summary [win] Intermittent build failure in InspectorCSSAgent.cpp 'Backdrop': undecla...
Aakash Jain
Reported 2021-08-19 10:14:41 PDT
Noticing this intermittent build failure on windows in InspectorCSSAgent.cpp 'Backdrop': undeclared identifier. WebCore\inspector/agents/InspectorCSSAgent.cpp(453,41): error C2838: 'Backdrop': illegal qualified name in member declaration WebCore\inspector/agents/InspectorCSSAgent.cpp(453,49): error C2065: 'Backdrop': undeclared identifier This is causing false positives on windows-ews. e.g.: https://ews-build.webkit.org/#/builders/10/builds/101698 https://ews-build.webkit.org/#/builders/10/builds/101870 https://ews-build.webkit.org/#/builders/10/builds/101867 https://ews-build.webkit.org/#/builders/10/builds/101855 https://build.webkit.org/#/builders/56/builds/4022
Attachments
Ryan Haddad
Comment 1 2021-08-19 15:15:17 PDT
Ryan Haddad
Comment 2 2021-08-19 15:15:57 PDT
There hasn't been a build failure on trunk bots since the one linked above, so maybe this had something to do with incremental builds?
Radar WebKit Bug Importer
Comment 3 2021-08-26 10:15:23 PDT
Note You need to log in before you can comment on or make changes to this bug.