Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Timothy Flynn a2419b5f4e LibWeb: Add a document observer to be notified upon becoming active 7 bulan lalu
  Timothy Flynn 9a62e33517 LibWeb: Protect document observers from GC during observer invocation 7 bulan lalu
  Timothy Flynn fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 bulan lalu
  Jelle Raaijmakers 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts 7 bulan lalu
  Andrew Kaster 6ed2bf2bb1 LibWeb: Mark local variables captured in GC functions as ignored 7 bulan lalu
  Glenn Skrzypczak 156f9fff32 LibWeb: Support the `X-Frame-Options` header 7 bulan lalu
  Shannon Booth 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 bulan lalu
  Jelle Raaijmakers 7bb865052a LibWeb: Implement document.execCommand("delete") 7 bulan lalu
  Sam Atkins 63688148b9 LibURL: Promote Host to a proper class 7 bulan lalu
  Gingeh 0adf261c32 LibWeb: Don't end parsing after reaching the insertion point 7 bulan lalu
  Sam Atkins 310cdc35f0 LibWeb: Fill-in some fixmes around sandboxing flag sets 7 bulan lalu
  Shannon Booth 9724c67be2 LibWeb: Default initialize StructuredDeserialize memory argument 7 bulan lalu
  Jonne Ransijn f093a8af67 LibWeb: Copy `m_resize_observers` before iterating 7 bulan lalu
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 7 bulan lalu
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 bulan lalu
  Aliaksandr Kalenik 1a1fb14e26 LibWeb: Recompute selection state in Document::update_layout() 8 bulan lalu
  Aliaksandr Kalenik d7caa426a0 LibWeb: Delete m_selected flag from Paintable 8 bulan lalu
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 8 bulan lalu
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 8 bulan lalu
  Andreas Kling b397a0d535 LibWeb: Make Document::m_intersection_observers a weak mapping 8 bulan lalu
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 bulan lalu
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 tahun lalu
  Andreas Kling 1d75e82101 LibWeb: Coalesce layouts that happen in response to style changes 4 tahun lalu
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style 4 tahun lalu
  Andreas Kling 2cc39cfb0e LibWeb: Copy some properties from specified style into layout node 4 tahun lalu
  Andreas Kling 5721b2a3da LibWeb: Rename LayoutStyle => CSS::ComputedValues 4 tahun lalu
  Andreas Kling c630ae517e LibWeb: Put final foreground/background colors in LayoutStyle 4 tahun lalu
  Andreas Kling bceb5b60f7 LibWeb: Add a little assertion in Document::detach_from_frame() 4 tahun lalu
  Andreas Kling 34d0141da3 LibWeb: Simplify <iframe> content frame construction 4 tahun lalu
  Andreas Kling 6809be436b LibWeb: Limit style update tree traversal to dirty subtrees 4 tahun lalu