Commit History

作者 SHA1 備註 提交日期
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 年之前
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 年之前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated 2 年之前
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 年之前
  Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() 2 年之前
  Aliaksandr Kalenik 9d03b57c96 LibWeb: Add `readiness()` getter in Document 2 年之前
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL 2 年之前
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL 2 年之前
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 年之前
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 年之前
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 年之前
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree 2 年之前
  Andreas Kling 8b0ace6289 LibWeb: Add Document.createProcessingInstruction() 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Baitinq 2f16198bd6 LibWeb: Remove unused should_invalidate_styles_on_attribute_changes() 2 年之前
  Idan Horowitz 43c5b94ea6 LibWeb: Implement document.open(string, string, string) 2 年之前
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes 2 年之前
  Luke Wilde 6b0152e150 LibWeb: Stub Document.queryCommandSupported 2 年之前
  Andreas Kling b400a34984 LibWeb: Cache the first <base href> (in tree order) in Document 2 年之前
  Timothy Flynn e7412717b4 LibWeb: Make it obvious that DOM::Document makes a copy of its source 2 年之前
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm 2 年之前
  Andreas Kling a4de30de5a LibWeb: Update "appropriate template contents owner document" AO 2 年之前
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 年之前