Commit Verlauf

Autor SHA1 Nachricht Datum
  Jamie Mansfield e487f70bbf LibWeb: Support "importmap" scripts vor 1 Jahr
  Andreas Kling 7f0920b0e9 LibWeb: Implement HTMLScriptElement.async vor 1 Jahr
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy vor 1 Jahr
  Timothy Flynn b7c0815469 LibWeb: Remove DeprecatedString usage from HTMLScriptElement's `text` vor 1 Jahr
  Bastiaan van der Plaat f3db0003c2 LibWeb: Add script element text getter setter vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr
  Shannon Booth 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() vor 2 Jahren
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() vor 2 Jahren
  Timothy Flynn a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure vor 2 Jahren
  Andreas Kling 4637d020c3 LibWeb: Add fast_is<T>() helper for HTMLScriptElement vor 2 Jahren
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp vor 2 Jahren
  Andreas Kling ff7b949061 LibWeb: Make HTMLScript private members private once again vor 2 Jahren
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 1aac1085b3 LibWeb: Update HTMLScriptElement prepare and execute to latest HTML spec vor 2 Jahren
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" vor 2 Jahren
  Andreas Kling 7b9138be55 LibWeb: Add spec links to HTMLScriptElement member variables vor 2 Jahren
  Sam Atkins 0823a3c422 BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 83c69fa62e LibWeb: Handle JavaScript source code with non-UTF-8 encoding vor 2 Jahren
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM vor 3 Jahren