Aliaksandr Kalenik e1c1aaa956 LibWeb: Implement "create navigation params from a srcdoc resource" před 2 roky
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
Bindings 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations před 2 roky
CSS fe40a7b664 LibWeb: Only change inside value during blockification před 2 roky
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
Crypto 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object před 2 roky
DOM de2c016556 LibWeb: Implement "attempt to populate the history entry's document" před 2 roky
DOMParsing c0b2fa74ac LibWeb: Fix a few const-ness issues před 2 roky
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant před 2 roky
Fetch 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations před 2 roky
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues před 2 roky
Geometry 4c3f1481ea LibWeb: Remove FIXME for existing `[Default] object toJSON()`functions před 2 roky
HTML e1c1aaa956 LibWeb: Implement "create navigation params from a srcdoc resource" před 2 roky
HighResolutionTime cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks před 2 roky
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible před 2 roky
Layout 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property před 2 roky
Loader 804af38a96 LibWeb: Move document loading into separate file před 2 roky
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes před 2 roky
NavigationTiming 89ebef9730 LibWeb: Add a list of the entry names in the PerformanceTiming interface před 2 roky
Page 806e08425a LibWeb: Clear the mouse event tracking node when it stops wanting events před 2 roky
Painting f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle před 2 roky
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions před 2 roky
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist před 2 roky
Platform 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks před 2 roky
ReferrerPolicy aef36ce828 LibWeb: Add ReferrerPolicy::EmptyString před 2 roky
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL před 2 roky
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible před 2 roky
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm před 2 roky
SVG afd355c135 LibWeb: Resolve and paint SVG gradient fills před 2 roky
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews před 2 roky
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible před 2 roky
Streams ed06429d33 LibWeb: Implement ReadableByteStreamController.error() před 2 roky
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator před 2 roky
UIEvents ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
URL 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() před 2 roky
UserTiming cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks před 2 roky
WebAssembly f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr před 2 roky
WebDriver 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions před 2 roky
WebGL d39ac0a0ed LibWeb: Port fire_webgl_context_event() to new FlyString před 2 roky
WebIDL 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects před 2 roky
WebSockets 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView před 2 roky
XHR d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr před 2 roky
XML 8d446d2a9e LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace před 2 roky
CMakeLists.txt 804af38a96 LibWeb: Move document loading into separate file před 2 roky
Dump.cpp 36d35c9c82 LibWeb: Rename remaining paint_box variables to paintable_box před 2 roky
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree před 2 roky
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons před 2 roky
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons před 2 roky
Forward.h 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property před 2 roky
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation před 2 roky
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation před 2 roky
PixelUnits.h dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels před 2 roky
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell před 2 roky
idl_files.cmake aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) před 2 roky