Commit History

作者 SHA1 備註 提交日期
  Shannon Booth 2066ed2318 LibWeb: Correctly initialize Storage objects on the Document 7 月之前
  Shannon Booth bbf4739c8e LibWeb/HTML: Store the type of the storage object 7 月之前
  Shannon Booth f3ecd23a21 LibWeb/HTML: Enforce quota limit for local and session storage 7 月之前
  Andreas Kling 3bfb0534be LibGC: Rename MarkedVector => RootVector 7 月之前
  Shannon Booth 6c691ccddc LibWeb/HTML: Add null handling for "get noopener for window open" 8 月之前
  Shannon Booth 4b069344e0 LibWeb/HTML: Fix crash in window open steps on empty URL string 8 月之前
  Timothy Flynn fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 8 月之前
  Andreas Kling 3f461b96df LibWeb: Implement window.stop() 8 月之前
  Jonne Ransijn 58631e9eef LibJS: Add missing `CommonPropertyNames`s and `StringMayBeNumber::No`s 8 月之前
  Sam Atkins 70c8535b8a LibWeb: Update "window open steps" to current spec 8 月之前
  Shannon Booth 8f6fe1de83 LibURL+LibWeb: Make URL serialization return a String 8 月之前
  Shannon Booth d527c5df5d LibWeb: Allow using queuing strategies on globals other than Window 8 月之前
  Shannon Booth ab309dcc58 LibWeb: Change URL parsing sequence for window open steps 8 月之前
  Luke Wilde 079c28d5e6 LibWeb: Make MessageEvents from {Window,MessagePort}.postMessage trusted 8 月之前
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 月之前
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 8 月之前
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 9 月之前