Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units há 2 anos atrás
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Andreas Kling 8b0ace6289 LibWeb: Add Document.createProcessingInstruction() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 38c7fdaac1 LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files há 2 anos atrás
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
  Idan Horowitz 43c5b94ea6 LibWeb: Implement document.open(string, string, string) há 2 anos atrás
  Luke Wilde dfad2d4c13 LibWeb: Check that there's a head element before looking for favicons há 2 anos atrás
  Luke Wilde 6b0152e150 LibWeb: Stub Document.queryCommandSupported há 2 anos atrás
  Andreas Kling b400a34984 LibWeb: Cache the first <base href> (in tree order) in Document há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Andreas Kling ba6a9318c3 LibWeb: Don't update style/layout in template contents owner documents há 2 anos atrás
  Andreas Kling ba5e511dc1 LibWeb: Make layout-after-resize lazy (because why not) há 2 anos atrás
  Andreas Kling a4de30de5a LibWeb: Update "appropriate template contents owner document" AO há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated há 2 anos atrás
  Andreas Kling 6e0f80fbe0 LibWeb: Make the HTMLParser GC-allocated há 2 anos atrás
  Andreas Kling dbee75af19 LibWeb: Tear down old layout tree when new document becomes active há 2 anos atrás
  Andreas Kling a8bdf866d9 LibWeb: Discard old browsing context after obtaining a new one há 2 anos atrás
  Andreas Kling 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext há 2 anos atrás
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console há 2 anos atrás
  Andreas Kling e77798f5fd LibWeb: Implement a large chunk of the Selection API há 2 anos atrás
  Andreas Kling 5ab501c92f LibWeb: Scroll elements into view when they become focused há 2 anos atrás
  Andreas Kling a2348ebcc0 LibWeb: Make Window.getSelection() forward to Document.getSelection() há 2 anos atrás
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h há 2 anos atrás
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime há 2 anos atrás
  Andreas Kling b4f9db84ca LibWeb: Add missing null check while dispatching mouseenter events há 2 anos atrás
  Andreas Kling 9749eda09f LibWeb: Dispatch mouseenter and mouseleave events when required há 2 anos atrás