Aliaksandr Kalenik
cc447c9c80
LibWeb+WebContent: Move paint recording init into Navigable
...
This refactoring makes WebContent less aware of LibWeb internals.
The code that initializes paint recording commands now resides in
`Navigable::paint()`. Additionally, we no longer need to reuse
PaintContext across iframes, allowing us to avoid saving and restoring
its state before recursing into an iframe.
2024-01-15 14:33:56 +01:00
..
2024-01-06 09:59:30 -07:00
2023-12-23 20:41:07 +01:00
2024-01-12 09:11:18 +01:00
2023-12-15 22:04:46 +01:00
2024-01-07 08:01:58 -05:00
2023-12-26 11:16:10 +01:00
2024-01-12 17:26:16 +01:00
2024-01-15 09:00:35 +01:00
2023-11-28 17:15:27 -05:00
2023-11-28 17:15:27 -05:00
2024-01-13 13:41:09 -05:00
2024-01-12 09:11:18 +01:00
2024-01-12 09:11:18 +01:00
2023-11-28 17:15:27 -05:00
2024-01-15 14:33:56 +01:00
2023-12-04 00:04:04 +01:00
2023-12-11 16:54:59 +01:00
2023-11-28 17:15:27 -05:00
2024-01-15 12:55:47 +01:00
2024-01-13 13:41:09 -05:00
2023-11-28 17:15:27 -05:00
2024-01-12 19:24:35 -07:00
2023-11-28 17:15:27 -05:00
2024-01-15 09:00:35 +01:00
2024-01-15 14:33:56 +01:00
2023-11-28 17:15:27 -05:00
2023-12-17 18:25:10 +03:30
2023-11-28 17:15:27 -05:00
2023-11-28 17:15:27 -05:00
2023-11-28 17:15:27 -05:00
2024-01-02 10:01:26 +01:00
2024-01-14 11:27:58 +00:00
2024-01-04 10:38:03 -07:00
2023-12-17 18:25:10 +03:30
2023-11-28 17:15:27 -05:00
2023-12-26 11:16:10 +01:00
2023-11-28 17:15:27 -05:00
2024-01-12 17:41:34 -07:00
2024-01-15 09:00:35 +01:00
2024-01-12 09:11:18 +01:00
2023-12-17 18:25:10 +03:30
2024-01-12 15:53:11 -07:00
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2024-01-13 10:53:38 +01:00
2024-01-13 18:46:41 +01:00
2024-01-12 15:53:11 -07:00
2023-12-30 18:50:29 +01:00
2023-12-15 17:01:16 +01:00
2024-01-06 21:40:27 +01:00