コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() 3 年 前
  Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" 4 年 前
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年 前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Andreas Kling 5e945c5169 LibWeb: Don't load anything for <iframe> without src attribute 4 年 前
  Luke e3d01c5e10 LibWeb: Make the node mutation event functions spec compliant 4 年 前
  Andreas Kling 5c67b2cb8f LibWeb: Defer creation of subframes until host element is connected 4 年 前
  Andreas Kling dcfc357860 LibWeb: Add a FrameHostElement for frame/iframe common functionality 4 年 前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb 4 年 前
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 年 前
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 年 前
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前