Commit History

Author SHA1 Message Date
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header 8 months ago
  Tim Ledbetter 89b6cd3fb1 LibWeb: Expose `crypto` object to workers 9 months ago
  Andreas Kling 0e1256e5a4 LibWeb: Make requestAnimationFrame() callback IDs sequential 11 months ago
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 11 months ago
  Natsuki Ikeguchi ccb3a2f7ad LibWeb: Add initial implementation of global.reportError() 1 year ago
  Tim Ledbetter c4d5ae28ea LibWeb: Implement a minimal version of `Window.find()` 1 year ago
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API 1 year ago
  Andrew Kaster a3a74245d6 LibWeb: Implement consume user activation AO 1 year ago
  Andrew Kaster 45860e3878 LibWeb: Move consume history-action user activation to Window 1 year ago
  Andrew Kaster 9c6ebe21d2 LibWeb: Remove get prefix from activation timestamp getters 1 year ago
  Jamie Mansfield 34b2a4f7ca LibWeb: Add getter for history-action activation 1 year ago
  Jamie Mansfield a741f68eb9 LibWeb: Implement "consume history-action user activation" 1 year ago
  Jamie Mansfield 30539db2fc LibWeb: Use Infinity<double> for infinity 1 year ago
  Jamie Mansfield 227151b881 LibWeb: Add getter for sticky activation 1 year ago
  Timothy Flynn 2d4d16ac37 LibWeb: Remove exceptional return types from infallible stream IDL 1 year ago
  Jamie Mansfield e487f70bbf LibWeb: Support "importmap" scripts 1 year ago
  Tim Ledbetter 88f3145f8a LibWeb: Add methods to Window that must do nothing 1 year ago
  Lucas CHOLLET 676fc5e8c6 LibWeb: Implement HTML::ImageBitmap 1 year ago
  Tim Ledbetter 3876875bd8 LibWeb: Stub out missing cross origin properties on the window object 1 year ago
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Tim Ledbetter fc1f037cd1 LibWeb: Implement the `window.opener` attribute 1 year ago
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
  Timothy Flynn 090dbac5a3 Revert "LibWeb: Allow bypassing transient activation checks for tests" 1 year ago
  auipc 6a662e0d43 LibWeb: Add various window transformation methods 1 year ago
  Timothy Flynn e52c30cbd5 LibWeb: Allow bypassing transient activation checks for tests 1 year ago
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope 1 year ago
  Andreas Kling de993be02f LibWeb: Return child navigable target name set with FlyString keys 1 year ago
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> 1 year ago