Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 7b79324548 LibWeb: Port Range interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 9f047819a5 LibWeb: Port Selection interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Kenneth Myhra dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible vor 2 Jahren
  Kenneth Myhra 0791195843 LibWeb: Make factory methods of DOM::Range fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection vor 2 Jahren
  Andreas Kling 3cabd17f9b LibWeb: Add convenient Selection::range() accessor vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Rafał Babiarz 227d860d6b LibWeb: Implement Selection.collapse_to_end vor 2 Jahren
  Rafał Babiarz bb5da1b4e2 LibWeb: Implement Selection.collapse_to_start vor 2 Jahren
  Rafał Babiarz 6d46ebfe8a LibWeb: Implement Selection.collapse vor 2 Jahren
  Luke Wilde 919aa45017 LibWeb: Implement Selection.setBaseAndExtent vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s vor 2 Jahren
  Andreas Kling e77798f5fd LibWeb: Implement a large chunk of the Selection API vor 2 Jahren
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes vor 2 Jahren
  Andreas Kling 8f2a711132 LibWeb: Make Selection GC-allocated vor 2 Jahren
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated vor 2 Jahren
  Andreas Kling 5c9ca5c2dc LibWeb: Stub out a basic Selection interface vor 3 Jahren