Commit History

Author SHA1 Message Date
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Andrew Kaster a492e2018d Userland: Silence warnings from ElapsedTimer::elapsed() type change 2 years ago
  Ben Wiederhake c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 years ago
  Andreas Kling 5f4d4ffe39 LibWeb: Make PerformanceTiming GC-allocated 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y 4 years ago
  Andreas Kling 9e45594dc8 LibWeb: Stub out the PerformanceTiming object from Navigation Timing 4 years ago
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago