Historial de Commits

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