Remove "-Wno-error=switch" from Source/cmake/WebKitHelpers.cmake and fix the remaining build errors - if any.
Created attachment 173559 [details] Patch
There was no build error after removing "-Wno-error=switch" for EFL build
Comment on attachment 173559 [details] Patch Clearing flags on attachment: 173559 Committed r134201: <http://trac.webkit.org/changeset/134201>
All reviewed patches have been landed. Closing bug.
This broke the build when --no-svg is used.
(In reply to comment #5) > This broke the build when --no-svg is used. I made a bug for fixing that : https://bugs.webkit.org/show_bug.cgi?id=102027