Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 962298b040 LibWeb: Don't update rendering in BrowsingContexts without opportunity hace 3 años
  Andreas Kling 6e341cd696 LibWeb: Let HTML::EventLoop drive the firing of `resize` events hace 3 años
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it hace 3 años
  Andreas Kling 8fabaaa2a8 LibWeb: Make "top-level browsing context" concept more spec-compliant hace 3 años
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() hace 3 años
  Andreas Kling 71d7c8a353 LibWeb: Add BrowsingContext::container_document() hace 3 años
  Andreas Kling d1100dd6bc LibWeb: Add BrowsingContext::container() to align with the spec hace 3 años
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock hace 3 años
  Andreas Kling 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() hace 3 años
  Andreas Kling 76b0253b6b LibWeb: Convert BrowsingContext to east-const style hace 3 años
  Andreas Kling 57fbeff925 LibWeb: Use delegating constructors in BrowsingContext hace 3 años
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes hace 4 años
  Timothy Flynn f7acd6aca5 LibWeb: Handle when the last selected node does not contain text hace 4 años
  Timothy Flynn fea7e84b26 LibWeb: Move select-all implementation to BrowsingContext hace 4 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext hace 4 años