Commit Verlauf

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