Historique des commits

Auteur SHA1 Message Date
  Reimar 4299fb604b LibWeb: Add window.status property il y a 1 an
  Matthew Olsson 1a94241f58 IDL: Add missing #imports il y a 1 an
  Luke Wilde fc42c75a0c LibWeb: Make Window.postMessage closer to the spec il y a 1 an
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain il y a 1 an
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
  Andrew Kaster 7f043e3083 LibWeb: Add window.navigation property il y a 1 an
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Linus Groh a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL il y a 2 ans
  Linus Groh 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL il y a 2 ans
  Linus Groh 211e6c1fbc LibWeb/HTML: Port Window.requestAnimationFrame() to IDL il y a 2 ans
  Linus Groh 86589f09dc LibWeb/HTML: Port Window.cancelIdleCallback() to IDL il y a 2 ans
  Linus Groh b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL il y a 2 ans
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL il y a 2 ans
  Linus Groh 56550b6ec0 LibWeb/HTML: Port Window.focus() to IDL il y a 2 ans
  Linus Groh b59505aba5 LibWeb/HTML: Port Window.getComputedStyle() to IDL il y a 2 ans
  Linus Groh 8454eb874f LibWeb/HTML: Port Window.devicePixelRatio to IDL il y a 2 ans
  Linus Groh 46e547d774 LibWeb/HTML: Port Window.outer{Width,Height} to IDL il y a 2 ans
  Linus Groh 80acf03278 LibWeb/HTML: Port Window.screen{X,Y} / Window.screen{Left,Top} to IDL il y a 2 ans
  Linus Groh 3d075e55f5 LibWeb/HTML: Port Window.scrollBy() to IDL il y a 2 ans
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL il y a 2 ans
  Linus Groh 40b4ee88de LibWeb/HTML: Port Window.scroll{X,Y} / Window.page{X,Y}Offset to IDL il y a 2 ans
  Linus Groh 25f53a577d LibWeb/HTML: Port Window.inner{Width,Height} to IDL il y a 2 ans
  Linus Groh 0c691087ca LibWeb/HTML: Port Window.screen to IDL il y a 2 ans
  Linus Groh 2beb99b76e LibWeb/HTML: Port Window.matchMedia() to IDL il y a 2 ans
  Linus Groh 198db2ebd9 LibWeb/HTML: Port Window.crypto to IDL il y a 2 ans
  Linus Groh 7de9179a6d LibWeb/HTML: Port Window.performance to IDL il y a 2 ans
  Linus Groh 95ce5735ce LibWeb/HTML: Port Window.event to IDL il y a 2 ans
  Linus Groh 8c0f0726d1 LibWeb/HTML: Include the WindowOrWorkerGlobalScope mixin in Window.idl il y a 2 ans
  Linus Groh 6dd1934ed8 LibWeb/HTML: Port Window.atob() to IDL il y a 2 ans