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-05-13 00:47:16 +02:00
2022-06-29 21:21:50 +01: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-06-27 22:54:41 +01:00
2022-06-27 22:54:41 +01:00
2022-06-27 22:54:41 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-05-29 15:22:00 +02:00
2022-06-29 21:21:50 +01:00
2022-06-29 21:21:50 +01:00
2022-07-29 17:15:49 +01:00
2022-07-29 17:15:49 +01:00
2022-06-19 16:35:43 +01:00
2022-07-27 17:29:48 +02:00
2022-06-19 16:35:43 +01:00
2022-04-14 14:54:06 +02:00
2022-07-12 23:11:35 +02:00
2022-06-29 21:21:50 +01:00
2022-06-29 21:21:50 +01:00
2022-07-12 23:11:35 +02:00
2022-06-13 21:45:27 +01:00
2022-06-13 21:45:27 +01:00
2022-06-13 21:45:27 +01:00
2022-07-12 23:11:35 +02:00
2022-07-27 17:29:48 +02:00
2022-04-02 12:22:48 +04:30
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-06-29 21:21:50 +01:00
2022-06-29 21:21:50 +01:00
2022-06-29 21:21:50 +01: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-04-01 21:24:45 +01:00
2022-08-05 12:42:46 +02:00
2022-04-12 19:42:16 +02:00
2022-04-12 19:42:16 +02:00
2022-04-12 19:42:16 +02:00
2022-07-12 23:11:35 +02:00
2022-05-15 12:17:36 +02:00
2022-04-10 12:10:59 +02:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-04-12 19:42:16 +02:00
2022-04-12 19:42:16 +02:00
2022-04-12 19:42:16 +02:00
2022-04-01 21:24:45 +01:00
2022-04-13 16:40:46 +02:00
2022-04-13 16:40:46 +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-04-12 23:03:46 +02:00
2022-07-29 17:15:49 +01:00
2022-04-12 23:03:46 +02:00
2022-03-29 00:39:57 +02:00
2022-03-29 00:39:57 +02:00
2022-07-04 12:39:48 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-11 14:49:25 +01:00
2022-03-31 01:10:47 +02: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-06-29 21:21:50 +01:00
2022-08-05 12:42:46 +02:00
2022-08-05 12:42:46 +02:00
2022-04-03 13:13:10 +01:00
2022-07-05 21:25:05 +02:00
2022-08-05 12:42:46 +02:00
2022-08-05 12:42:46 +02:00
2022-06-29 21:21:50 +01:00
2022-06-29 21:21:50 +01: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-03-31 01:10:47 +02:00
2022-07-12 23:11:35 +02:00
2022-04-20 19:49:01 +02:00
2022-07-29 17:15:49 +01:00