Description
gen/extensions/common/mojom/code_injection.mojom-shared.h:332:5: error: there are no arguments to ‘CHECK’ that depend on a template parameter, so a declaration of ‘CHECK’ must be available [-fpermissive] 332 | CHECK(is_css()); | ^~~~~ gen/extensions/common/mojom/code_injection.mojom-shared.h:332:5: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) gen/extensions/common/mojom/code_injection.mojom-shared.h: In member function ‘bool extensions::mojom::CodeInjectionDataView::ReadJs(UserType*) const’: gen/extensions/common/mojom/code_injection.mojom-shared.h:343:5: error: there are no arguments to ‘CHECK’ that depend on a template parameter, so a declaration of ‘CHECK’ must be available [-fpermissive] 343 | CHECK(is_js()); | ^~~~~ gen/extensions/common/mojom/code_injection.mojom-shared.h: In member function ‘void extensions::mojom::CodeInjectionDataView::GetCssDataView(extensions::mojom::CSSInjectionDataView*) const’: gen/extensions/common/mojom/code_injection.mojom-shared.h:705:3: error: ‘CHECK’ was not declared in this scope; did you mean ‘network::mojom::CSPDisposition::CHECK’? 705 | CHECK(is_css()); | ^~~~~ | network::mojom::CSPDisposition::CHECK
Details: https://testresults.qt.io/coin/integration/qt/qtwebengine/tasks/1716512301
Tested changes (refs/builds/qtci/dev/1716508011):
https://codereview.qt-project.org/c/qt/qtwebengine/+/563312/2 Update dependencies on 'dev' in qt/qtwebengine