Files
browser/src/runtime
Karl Seguin 2d5ff8252c Reorganize v8 contexts and scope
- Pages within the same session have proper isolation
  - they have their own window
  - they have their own SessionState
  - they have their own v8.Context

- Move inspector to CDP browser context
  - Browser now knows nothing about the inspector

- Use notification to emit a context-created message
  - This is still a bit hacky, but again, it decouples browser from CDP
2025-04-29 10:22:08 +08:00
..
2025-04-15 15:18:04 +08:00
2025-04-29 10:22:08 +08:00
2025-04-17 18:38:47 +08:00
2025-04-17 09:26:37 +08:00
2025-04-15 21:16:20 +08:00
2025-04-29 10:22:08 +08:00