Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c24f5585b2 LibWeb: Let HTMLScriptElement call Document::run_javascript() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling faff557400 LibWeb: Expose Document.body to the web %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 992697d99f LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 59f9b32a44 LibWeb: Remove unused Document::on_layout_updated hook %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 285a4165f3 LibWeb: Add Node notifications for Document<=>Frame attach/detach %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 959de19418 LibWeb: Process style sheets in document order %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e82226f3fb LibWeb: Handle two kinds of deferred script executions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4c9c6b3a7b LibWeb: Bring up basic external script execution in the new parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 82444048de LibWeb: Add cached global attribute name FlyStrings %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath %!s(int64=5) %!d(string=hai) anos
  Linus Groh 67b742bf32 LibWeb: Add document.querySelector() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 45da08a1e6 LibWeb: A whole bunch of work towards spec-compliant <script> elements %!s(int64=5) %!d(string=hai) anos
  Linus Groh 33defef267 LibJS: Let parser keep track of errors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0e60e7aef0 LibWeb: Add Document create_element() and create_text_node() helpers %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth 984c290ec0 LibJS: Do not execute scripts with parse errors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7382b27c22 LibWeb: Add Origin concept (protocol, host, port tuple) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a53cf81374 LibCore: Add Core::Timer::create_single_shot() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1d468ed6d3 AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9b0bfcb8b7 LibWeb: Handle javascript: URLs inside LibWeb :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9d5d0261e1 LibJS: Add Interpreter::create<GlobalObjectType>() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d062d7baa7 LibWeb+LibJS: Move DOM Window object to dedicated classes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 06aec9667e LibWeb: Support more advanced selectors in document.querySelectorAll() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0f7bcd4111 LibWeb: Add naive support for document.querySelectorAll() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 62d5f79388 LibJS+LibWeb: Function calls should always go through Interpreter %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters %!s(int64=5) %!d(string=hai) anos