diff options
author | Andreas Kling <kling@serenityos.org> | 2020-05-18 20:43:57 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-18 20:44:31 +0200 |
commit | a1e7aa330cf50326b99a398293e582a551cbd8fb (patch) | |
tree | 6dc96a2a6f8680880fa8665339284828cf8bf7eb /Libraries/LibWeb/Layout | |
parent | 4b202a3c79a1fa25c5dfe5e65fa98f897ffd223c (diff) | |
download | serenity-a1e7aa330cf50326b99a398293e582a551cbd8fb.zip |
HackStudio: Don't use an OOB TextRange when looking for hovered text
We could going +1 past the end of a TextDocumentLine here. This caused
us to crash in the brave new world, so we could find it. :^)
Diffstat (limited to 'Libraries/LibWeb/Layout')
0 files changed, 0 insertions, 0 deletions