Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() před 1 rokem
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 673e3ec57d LibWeb: Port Element::set_attribute_value from DeprecatedString před 1 rokem
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Shannon Booth b0eea51335 LibWeb: Port DOMTokenList from DeprecatedString to String před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues před 2 roky
  Linus Groh 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant před 2 roky
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects před 2 roky
  Kenneth Myhra 251c063897 LibWeb: Make factory method of DOM::DOMTokenList fallible před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() před 2 roky
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Andreas Kling 7d863174b3 LibWeb: Use a JS::NonnullGCPtr for DOMTokenList::m_associated_element před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s před 2 roky
  MacDue 7c8ce42593 LibWeb: Fix string whitespace splitting mistake před 2 roky
  Linus Groh b86c264975 LibWeb: Replace incorrect uses of split_view() for whitespace splitting před 2 roky
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() před 2 roky
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window před 2 roky
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL před 2 roky
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ před 2 roky