diff options
author | Andreas Kling <kling@serenityos.org> | 2022-04-13 19:23:30 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-13 19:52:25 +0200 |
commit | 35fcb028e950c804f8f0e5295b369ee1bc541ae3 (patch) | |
tree | 66ae86cb045a13f6d6350b122053fffa36195258 /Userland/Libraries/LibWeb/DOM/EventDispatcher.cpp | |
parent | b0008c0934d18c7119836f334066bc9d4817453d (diff) | |
download | serenity-35fcb028e950c804f8f0e5295b369ee1bc541ae3.zip |
LibJS: Tidy up Shape::ensure_property_table() a little bit
- Use a vector or references for the transition chain since null shapes
are not allowed in the chain.
- Use Vector::in_reverse() for iterating the chain backwards.
Diffstat (limited to 'Userland/Libraries/LibWeb/DOM/EventDispatcher.cpp')
0 files changed, 0 insertions, 0 deletions