Aliaksandr Kalenik
3c675e3f25
Userland+Ladybird: Always specify url to be about:srcdoc in load_html()
...
After moving to navigables, we started reusing the code that populates
session history entries with the srcdoc attribute value from iframes
in `Page::load_html()` for loading HTML.
This change addresses a crash in `determine_the_origin` which occurred
because this method expected the URL to be `about:srcdoc` if we also
provided HTML content (previously, it was the URL passed along with the
HTML content into `load_html()`).
2023-09-17 21:08:59 +02:00
..
2023-09-16 11:07:44 +02:00
2023-09-02 16:27:08 +01:00
2023-08-14 14:57:54 +02:00
2023-08-18 10:43:37 +01:00
2023-09-16 11:05:49 +02:00
2023-08-17 15:30:23 +01:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-08-11 21:33:48 +02:00
2023-08-11 21:33:48 +02:00
2023-09-16 11:05:49 +02:00
2023-08-23 05:29:21 +02:00
2023-09-16 11:06:50 +02:00
2023-09-15 08:44:52 +02:00
2023-08-11 21:33:48 +02:00
2023-09-16 11:06:50 +02:00
2023-09-16 11:05:49 +02:00
2023-08-29 10:28:24 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-08-27 22:50:22 +02:00
2023-09-16 11:05:49 +02:00
2023-09-17 21:08:59 +02:00
2023-08-11 21:33:48 +02:00
2023-09-16 11:05:49 +02:00
2023-08-11 21:33:48 +02:00
2023-08-11 21:33:48 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:06:50 +02:00
2023-09-16 11:05:49 +02:00
2023-09-17 21:08:59 +02:00
2023-08-11 21:33:48 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-16 11:05:49 +02:00
2023-09-06 11:29:03 -04:00
2023-09-17 21:08:59 +02:00
2023-09-16 11:06:50 +02:00
2023-09-16 11:05:49 +02:00
2023-08-25 20:30:20 +01:00
2023-09-03 18:10:58 +02:00