Historique des commits

Auteur SHA1 Message Date
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus il y a 2 ans
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight il y a 2 ans
  Timothy Flynn 8cc1997f33 LibWeb: Retrieve the last known window position for window.screenX/Y il y a 2 ans
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s il y a 2 ans
  Linus Groh 1de1d6423b LibWeb: Implement the fetch() method :^) il y a 2 ans
  Andreas Kling b1c73b3605 Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks" il y a 2 ans
  Luke Wilde 645a64ef0f LibWeb: Don't get impl in document_tree_child_browsing_context_count il y a 2 ans
  Andreas Kling 58522f5088 LibWeb: Make window.{window,self,frames} return the WindowProxy il y a 2 ans
  Andreas Kling 8fd59fce9c LibWeb: Remove unnecessary hack in HTML::Window::initialize() il y a 2 ans
  Andreas Kling dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks il y a 2 ans
  Andreas Kling 94f0c34dfe LibWeb: Remove unnecessary WeakPtr in queue_microtask_impl() il y a 2 ans
  Andreas Kling 57f508f048 LibWeb: Use JS::SafeFunction in run_timer_initialization_steps() il y a 2 ans
  Andreas Kling 24510b0845 LibWeb: Make window.parent and window.top return WindowProxy il y a 2 ans
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console il y a 2 ans
  Andreas Kling a2348ebcc0 LibWeb: Make Window.getSelection() forward to Document.getSelection() il y a 2 ans
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL il y a 2 ans
  Andrew Kaster a838cf2725 LibWeb: Delete WindowObjectHelper and use new generated helper instead il y a 2 ans
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h il y a 2 ans
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime il y a 2 ans
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object il y a 2 ans
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ il y a 2 ans
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ il y a 2 ans
  Andreas Kling 37ea6de772 LibWeb: Remove now-unnecessary JS::Handles in microtask capture lists il y a 2 ans
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists il y a 2 ans
  Luke Wilde dfe57543a4 LibWeb: Keep message alive in postMessage task callback lambda il y a 2 ans
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro il y a 2 ans