mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
Also change a Vector<Handle> to a Vector<NonnullGCPtr> while we're here, since there's no need to use handles for members of a cell. Fixes an ASAN error on the HTML/Window-postMessage.html test.
1.8 KiB
1.8 KiB