Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 rok temu
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 rok temu
  Andrew Kaster 4d22358e05 LibWeb: Add facilities to serialize EnvironmentSettingsObjects 1 rok temu
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 rok temu
  Andrew Kaster 0dde88d714 LibWeb: Treat global as EventTarget in notify_about_rejected_promises 1 rok temu
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString 1 rok temu
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok temu
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 rok temu
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 rok temu
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 rok temu
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 rok temu
  Andreas Kling 3811be2f7c LibWeb: Make module maps GC-allocated 2 lat temu
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods 2 lat temu
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 lat temu
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 lat temu
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
  Kenneth Myhra dd2d029952 LibWeb: Port PromiseRejectionEvent to new String 2 lat temu
  Kenneth Myhra 3941e64fde LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible 2 lat temu
  Luke Wilde 7e701f6256 LibWeb: Keep unhandledrejection event promises alive when task is queued 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Andreas Kling 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner 2 lat temu
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 lat temu
  Idan Horowitz efe94d9040 LibWeb: Support parsing a URL relative to environment settings object 2 lat temu
  Idan Horowitz f69c135796 LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts 2 lat temu
  Linus Groh 8db64a8704 LibWeb: Implement 'Is non-secure context' AO 2 lat temu
  Linus Groh 4baf0a4486 LibWeb: Implement 'Is secure context' AO 2 lat temu
  networkException 9afea1248f LibWeb: Add disallow further import maps steps to ESO 2 lat temu
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 lat temu
  Andreas Kling 18a5c56f14 LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject 2 lat temu
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 lat temu