커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling e3408c4a7f LibWeb: Allow changing the query of file:// URL via history.pushState() 11 달 전
  Shannon Booth ffe070d7f9 LibWeb+LibURL: Use URL paths directly for comparison 11 달 전
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters 1 년 전
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 년 전
  Timothy Flynn 9c608b46fd LibWeb+LibWebView+WebContent: Remove now-unused history change IPC 1 년 전
  Aliaksandr Kalenik a8cf1aca7c LibWeb: Rename did_update_url() to did_history_api_push_or_replace() 1 년 전
  Aliaksandr Kalenik ee3dd7977d LibWeb: Add popstate event support 1 년 전
  Aliaksandr Kalenik 939a8e9393 LibWeb: Reload navigable only if delta=0 in History::go() 1 년 전
  Timothy Flynn 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state 1 년 전
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 년 전
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 년 전
  Bastiaan van der Plaat c41b359ca5 LibWeb: Use WebIDL types where possible instead of C types 1 년 전
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 년 전
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 년 전
  Andrew Kaster 49e0466a3d LibWeb: Add state field to History 1 년 전
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& 1 년 전
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 년 전
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 년 전
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 년 전
  Aliaksandr Kalenik f9520af71e LibWeb: Do page_did_start_loading if history state is pushed/replaced 1 년 전
  Aliaksandr Kalenik 7cdbd59e92 LibWeb: Update session history when `History` entry is pushed/replaced 1 년 전
  Aliaksandr Kalenik 40cbe9e72b LibWeb: Add `index` and `length` into `HTML::History` 1 년 전
  Andrew Kaster b07badb832 LibWeb: Make the can have its url rewritten AO publicly accessible 1 년 전
  Aliaksandr Kalenik 1e54026269 LibWeb: Update `History::go()` to use navigables 1 년 전
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 년 전
  Shannon Booth 72f54eca26 LibWeb: Port History interface from DeprecatedString to String 1 년 전
  Andrew Kaster ca233b5cf4 LibWeb: Implement more of the shared history push/replace state steps 1 년 전
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 년 전