Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer hace 2 años
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Luke Wilde 1d0fe2325c LibWeb: Don't call load_src after process_the_iframe_attributes hace 2 años
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Luke Wilde 6a7c560849 LibWeb: Respect width and height attributes of <iframe> hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  networkException 9d1336a1c9 LibWeb: Rename an origin's protocol to origin scheme hace 2 años
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers hace 2 años
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec hace 2 años
  Andreas Kling 03375a3dc9 LibWeb: Implement more spec-compliant iframe/frame attribute processing hace 2 años
  Andreas Kling 954da8fde5 LibWeb: Only create iframe nested context if iframe document has context hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated hace 2 años
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace hace 3 años
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Timothy Flynn f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder hace 3 años
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ hace 3 años
  Andreas Kling 5f4a723e51 LibWeb: Implement more of "completely finish loading the document" hace 3 años