Andreas Kling
2a7924f96c
LibWeb: Bring browsing context creation closer to spec
...
This patch implements the "create a new browsing context" function from
the HTML spec and replaces our existing logic with it.
The big difference is that browsing contexts now initially navigate to
"about:blank" instead of starting out in a strange "empty" state.
This makes it possible for websites to create a new iframe and start
scripting inside it right away, without having to load an URL into it.
2022-08-05 12:46:42 +02:00
..
2022-08-05 12:42:46 +02:00
2022-05-29 15:22:00 +02:00
2022-07-12 23:11:35 +02:00
2022-08-05 12:46:42 +02:00
2022-08-05 12:46:42 +02:00
2022-08-05 12:46:42 +02:00
2022-08-05 12:46:42 +02:00
2022-08-05 12:42:46 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-29 17:15:49 +01:00
2022-07-29 17:15:49 +01:00
2022-07-27 17:29:48 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-27 17:29:48 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-17 20:11:38 +01:00
2022-07-29 17:15:49 +01:00
2022-07-14 00:42:26 +01:00
2022-08-05 12:42:46 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-23 01:45:49 +02:00
2022-07-23 01:45:49 +02:00
2022-07-12 23:11:35 +02:00
2022-07-29 17:15:49 +01:00
2022-08-05 12:46:39 +02:00
2022-07-15 14:15:30 +02:00
2022-07-14 00:42:26 +01:00
2022-08-05 12:42:46 +02:00
2022-08-05 12:42:46 +02:00
2022-08-05 12:42:46 +02:00
2022-08-05 12:42:46 +02:00
2022-07-29 17:15:49 +01:00
2022-08-05 12:46:40 +02:00
2022-08-05 12:46:40 +02:00
2022-07-12 23:11:35 +02:00
2022-07-29 17:15:49 +01:00