Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3811be2f7c LibWeb: Make module maps GC-allocated há 2 anos atrás
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Kenneth Myhra dd2d029952 LibWeb: Port PromiseRejectionEvent to new String há 2 anos atrás
  Kenneth Myhra 3941e64fde LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible há 2 anos atrás
  Luke Wilde 7e701f6256 LibWeb: Keep unhandledrejection event promises alive when task is queued há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner há 2 anos atrás
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
  Idan Horowitz efe94d9040 LibWeb: Support parsing a URL relative to environment settings object há 2 anos atrás
  Idan Horowitz f69c135796 LibWeb: Implement the 'Entry Realm/{settings,global} object' concepts há 2 anos atrás
  Linus Groh 8db64a8704 LibWeb: Implement 'Is non-secure context' AO há 2 anos atrás
  Linus Groh 4baf0a4486 LibWeb: Implement 'Is secure context' AO há 2 anos atrás
  networkException 9afea1248f LibWeb: Add disallow further import maps steps to ESO há 2 anos atrás
  Andreas Kling 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated há 2 anos atrás
  Andreas Kling 18a5c56f14 LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject há 2 anos atrás
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console há 2 anos atrás
  networkException 992311c0ee LibWeb: Implement ModuleMap and expose it on EnvironmentSettingsObject há 2 anos atrás
  networkException cfa0c9bf9f LibWeb: Implement module type allowed há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object há 2 anos atrás
  Andreas Kling 2ccb9bef49 LibWeb: Remove now-unnecessary JS::Handles in HTML task capture lists há 2 anos atrás
  Andreas Kling cb15132146 LibWeb: Always allow scripting in workers for now há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated há 2 anos atrás
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] há 2 anos atrás
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary há 2 anos atrás
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec há 2 anos atrás