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-08-08 07:37:21 +02:00
2023-08-08 07:37:21 +02:00
2023-08-29 10:00:13 +02:00
2023-02-13 00:50:07 +00:00
2023-02-13 00:50:07 +00:00
2023-01-04 11:49:15 +01:00
2023-03-08 23:14:21 +01:00
2023-03-06 23:46:35 +01:00
2023-08-11 21:33:48 +02:00
2023-03-31 12:09:40 +02:00
2023-07-24 16:39:02 +01:00
2023-09-17 21:08:59 +02:00
2023-07-24 16:39:02 +01:00
2023-07-24 16:39:02 +01:00
2022-12-06 08:54:33 +01:00
2023-08-08 07:37:21 +02:00
2023-08-18 10:43:37 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2023-09-16 11:06:50 +02:00
2023-07-29 17:07:38 -06:00
2023-09-01 12:06:08 +02:00
2023-03-11 13:22:57 +00:00
2023-08-06 20:39:51 +02:00
2023-08-06 20:39:51 +02:00
2023-09-01 12:06:08 +02:00
2023-03-21 19:03:21 +00:00
2022-12-06 08:54:33 +01:00
2023-05-19 23:31:20 +02:00
2023-03-21 19:03:21 +00:00
2023-02-13 00:50:07 +00:00
2023-08-06 20:39:51 +02:00
2023-01-26 20:24:37 +00:00
2022-12-06 08:54:33 +01:00
2023-02-13 00:50:07 +00:00
2022-12-06 08:54:33 +01:00
2023-05-19 21:12:15 +02:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2023-08-08 07:37:21 +02:00