diff options
author | Luke <luke.wilde@live.co.uk> | 2020-08-19 22:35:31 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-20 16:31:13 +0200 |
commit | 65afb40fc505d0bd644fb76747bd63fed5c8340a (patch) | |
tree | 7526ee1e49c93ba102286c5506e92acb6c8d83da /Base | |
parent | 8bbb7e25e69cf0fb56ac100b5624c12a52b3b5da (diff) | |
download | serenity-65afb40fc505d0bd644fb76747bd63fed5c8340a.zip |
LibWeb: Crash instead of spinning if parse_drawto fails to match
If parse_drawto fails to match anything, it will spin forever.
Instead, print out the character that failed to match and assert
false.
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions