Skip to content
Commit 218bd474 authored by Ed Tanous's avatar Ed Tanous Committed by Ed Tanous
Browse files

Move webassets structures to constexpr



clang-tidy warned on some data structures that, if they throw, the
exceptions can't be caught.

Move these data structures to constexpr equivalents to save some memory.

Tested:

Loaded webui.  Worked as intended, and static files loaded properly.

Signed-off-by: Ed Tanous's avatarEd Tanous <ed@tanous.net>
Change-Id: I331ebfc2451f0cc0a82a1b70d325008c9c80401a
parent ebd45906
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment