mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
Empty transport handles can be generated in a few places in Ladybird sources, notably in WebContentClient::request_worker_agent when view_for_page_id finds nothing. If those handles reach encode, a VERIFY is triggered in the broker process. An page lookup failure should not be fatal to the browser, so I'll boldly assert it is better to return an error here. This failure was observed during large runs of origin and IndexedDB heavy wpt tests in test-web.
2.8 KiB
2.8 KiB