Bug 258891
Summary: | [WPE] clang warning during WindowViewBackend build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <philn> |
Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
^~~~~~~
1 warning generated.
[1000/5307] Building CXX object Tools/wpe/backends/CMakeFiles/WPEToolingBackends.dir/fdo/WindowViewBackend.cpp.o
/var/home/phil/WebKit/Tools/wpe/backends/fdo/WindowViewBackend.cpp:315:1: warning: missing field 'axis_relative_direction' initializer [-Wmissing-field-initializers]
};
^
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/15573
EWS
Committed 265775@main (32d692229b2a): <https://commits.webkit.org/265775@main>
Reviewed commits have been landed. Closing PR #15573 and removing active labels.