Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions há 3 anos atrás
  Andreas Kling 41fe02e012 LibWeb: Rename "frame" to "browsing_context" in various places há 3 anos atrás
  Andreas Kling c1c5444c14 LibWeb: Make window.inner{Width,Height} return *viewport* size há 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() há 3 anos atrás
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() há 3 anos atrás
  Sam Atkins 6299d68e45 LibWeb: Introduce MediaFeatureValue type for use in media queries há 3 anos atrás
  Andreas Kling c268d0fa13 LibWeb: Make CSS::Screen forward its ref count to DOM::Window há 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ há 3 anos atrás
  Sam Atkins 84414da546 LibWeb: Implement `prefers-color-scheme` media query feature há 3 anos atrás
  Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue há 3 anos atrás
  Andreas Kling 5c9ca5c2dc LibWeb: Stub out a basic Selection interface há 3 anos atrás
  Brian Gianforcaro 6781d60e3a LibWeb: Use "= default" to declare empty constructors and descructors há 3 anos atrás
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes há 3 anos atrás
  Sam Atkins fd51b02f9d LibWeb: Implement Window::query_media_feature() há 3 anos atrás
  Andreas Kling 573955be7f LibWeb: Basic support for location.replace(url) há 3 anos atrás
  Andreas Kling 9f886d499a LibWeb: Remove unnecessary `this` capture in RequestAnimationFrameDriver há 3 anos atrás
  Andreas Kling 81ef2b646e LibWeb: Let HTML::EventLoop drive animation frame callbacks há 3 anos atrás
  Andreas Kling 97ea277f8f LibWeb: Pass the correct timestamp to requestAnimationFrame callbacks há 3 anos atrás
  Andreas Kling 5cf439cce0 LibWeb: Run setTimeout() and setInterval() callbacks as HTML tasks há 3 anos atrás
  Idan Horowitz 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor há 3 anos atrás
  Sam Atkins f1af136925 LibWeb: Make MediaQueryList store MediaQueries instead of a String há 3 anos atrás
  Nico Weber 6c9bc18a79 Userland: Fix typos há 3 anos atrás
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues há 3 anos atrás
  Andreas Kling 63d971d33b LibWeb: Support window.screen{X,Y,Left,Top} há 3 anos atrás
  Andreas Kling 7410736b0f LibWeb: Support window.devicePixelRatio há 3 anos atrás
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) há 3 anos atrás
  Andreas Kling 831fdcaabc LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events há 3 anos atrás
  Andreas Kling 2c0987c93b LibWeb: Move window.scroll{X,Y} from wrapper into DOM::Window há 3 anos atrás
  Andreas Kling 3d36e4d944 LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved" há 3 anos atrás