提交历史

作者 SHA1 备注 提交日期
  Jamie Mansfield a034d1e675 LibWeb/HighResolutionTime: Add missing visit to Performance 11 月之前
  Colin Reeder 14267b5d63 LibWeb: Add stub implementation of performance.navigation 11 月之前
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
  Matthew Olsson 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance 1 年之前
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers 1 年之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Tim Ledbetter ee765e241e LibWeb: Allow performance timestamps to have sub-millisecond precision 1 年之前
  Tim Ledbetter 05c571bf9b LibWeb: Use a precise timer for performance timestamps 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 年之前
  Idan Horowitz 20734ac335 LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects 1 年之前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年之前
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 年之前
  Luke Wilde 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 年之前
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 年之前
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Andrew Kaster 4afa6e264c LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer 2 年之前
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 5f4d4ffe39 LibWeb: Make PerformanceTiming GC-allocated 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前