Commit History

Автор SHA1 Съобщение Дата
  Luke Wilde 27dfd0170e LibWeb: Implement Document.importNode преди 3 години
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) преди 3 години
  Andreas Kling a2f77a2e39 LibWeb: Implement "update the current document readiness" from spec преди 3 години
  Andreas Kling 8496024756 LibWeb: Store HTML document ready state as an enum преди 3 години
  Andreas Kling c4ccbc5b83 LibWeb: Make unhandled JS exception stand out more in debug log преди 3 години
  Andreas Kling 5f4a723e51 LibWeb: Implement more of "completely finish loading the document" преди 3 години
  Andreas Kling c772134e25 LibWeb: Make update_style() a no-op if there's no browsing context преди 3 години
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser преди 3 години
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer преди 3 години
  Andreas Kling 1ca33598da LibWeb: Give DOM::Document some default style properties преди 3 години
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS преди 3 години
  Andreas Kling e649144a90 LibWeb: Replace ScriptExecutionContext::interpreter() with realm() преди 3 години
  Andreas Kling 5fbd0c5ea0 LibWeb: Add DOM::Document::is_active() преди 3 години
  Sam Atkins 3f31f109b5 LibWeb: Speed up computed style calculation преди 3 години
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter преди 3 години
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it преди 3 години
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location преди 3 години
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState преди 3 години
  Luke Wilde 3eca8cb243 LibWeb: Add Document::is_fully_active преди 3 години
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute преди 3 години
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() преди 3 години
  Andreas Kling c759055c08 LibWeb: Implement "Document has a style sheet that is blocking scripts" преди 3 години
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock преди 3 години
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes преди 4 години
  Alexander d528c9c2ee LibWeb: Don't print JavaScript syntax error hints преди 4 години
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS преди 4 години
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types преди 4 години
  Idan Horowitz 2f60508ae0 LibWeb: Hook on_call_stack_emptied after m_interpreter was initialized преди 4 години
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node преди 4 години
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject преди 4 години