-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: LadybirdBrowser/ladybird
Overview
Could not load contribution data
Please try again later
58 Pull requests merged by 18 people
-
CMake: Replace references to SerenityOS with Ladybird
#5249 merged
Jul 3, 2025 -
Meta: Add formatter to PropertyID code generator
#5293 merged
Jul 3, 2025 -
LibWeb: Dump PaintableBox dimensions for inline layout nodes
#5286 merged
Jul 3, 2025 -
LibWeb: Skip
update_associated_selection()
when there's no selection#5292 merged
Jul 3, 2025 -
AK: Avoid double allocations when converting UTF-16 LE/BE to UTF-8
#5288 merged
Jul 3, 2025 -
AK+Everywhere: Prepare for a UTF-16 string
#5228 merged
Jul 3, 2025 -
LibWeb: Delete unused
Range::normalized()
#5282 merged
Jul 3, 2025 -
LibWeb: Make
recompute_selection_states()
go faster#5280 merged
Jul 3, 2025 -
Tests/LibWeb: Import webstorage symbol-props WPT test
#5283 merged
Jul 3, 2025 -
LibWeb/Painting: Don't paint invisible paintables
#5281 merged
Jul 3, 2025 -
LibWeb: Use correct previous word location when moving selection offset
#5246 merged
Jul 3, 2025 -
Tests: Unskip
selection-over-multiple-code-units.html
test#5270 merged
Jul 3, 2025 -
LibWeb: Parse the
border-image
properties#5253 merged
Jul 3, 2025 -
LibWeb: Make offset for HTML style and script elements one after
#5148 merged
Jul 3, 2025 -
Improve pseudo-element display in DevTools
#5274 merged
Jul 3, 2025 -
LibWeb/CSS: Don't remove whitespace early when parsing descriptor values
#5279 merged
Jul 3, 2025 -
LibDevTools: Support inspecting pseudo element properties
#5277 merged
Jul 2, 2025 -
LibWeb+Meta: Move WebGL rendering context implementations in tree
#5272 merged
Jul 2, 2025 -
test-web: Match WPT runner
reftest-wait
behavior#5275 merged
Jul 2, 2025 -
Meta: Pin harfbuzz to 10.2.0 for now
#5273 merged
Jul 2, 2025 -
LibWeb/Painting: Make transparent inset/outset borders transparent
#5271 merged
Jul 2, 2025 -
Meta: Update vcpkg baseline
#5264 merged
Jul 2, 2025 -
Meta: Ensure local WPT repository is up to date before importing
#5268 merged
Jul 2, 2025 -
Everywhere: Remove LibRIFF
#5269 merged
Jul 2, 2025 -
LibWeb: Don't crash with near-zero background sizes
#5260 merged
Jul 2, 2025 -
LibWeb: Validate operator count when parsing a calculation
#5243 merged
Jul 2, 2025 -
Meta: Fix windows vcpkg angle port
#5261 merged
Jul 1, 2025 -
LibWeb: Don't crash with invalid transform-origin values
#5265 merged
Jul 1, 2025 -
LibWeb: Throw SyntaxError when FontFaceSet contains var
#5263 merged
Jul 1, 2025 -
LibWeb: Don't crash with non-<col> table-column
#5262 merged
Jul 1, 2025 -
LibWeb: Add
border-*-radius
logical properties#5252 merged
Jul 1, 2025 -
Tests: Disable flaky selection-over-multiple-code-units test
#5258 merged
Jul 1, 2025 -
LibWeb: Ignore non-finite
OffscreenCanvas
shadow offset values#5256 merged
Jul 1, 2025 -
Meta: Normalize relative URLs before fetching them in the WPT importer
#5178 merged
Jun 30, 2025 -
LibWeb: Don't expose
XMLHttpRequest.responseXML
in workers#5254 merged
Jun 30, 2025 -
LibWeb: Avoid infinite loop in HTMLElement.scrollParent
#5248 merged
Jun 30, 2025 -
LibWeb: Add OffscreenCanvas to ImageBitmap invalid-types-no-crash test
#5251 merged
Jun 30, 2025 -
Meta: Fix CMake configure warning in unix angle vcpkg port
#5250 merged
Jun 30, 2025 -
LibWeb+Meta: Update ANGLE and use the robust version of the API calls it provides
#5199 merged
Jun 30, 2025 -
IDLGenerators: Fix Exposed extended attribute codegen for interface parts
#4535 merged
Jun 30, 2025 -
LibWeb: Enable building in Windows CI
#5215 merged
Jun 30, 2025 -
LibWeb: Implement HTML::ImageBitmap creation from HTML::ImageData
#4801 merged
Jun 30, 2025 -
LibWeb: Add OffscreenCanvas support
#3788 merged
Jun 30, 2025 -
Meta: Patch angle vcpkg to build on Linux and Windows
#5240 merged
Jun 30, 2025 -
LibWeb: Correctly compute consistent type when simplifying hypot
#5241 merged
Jun 30, 2025 -
LibWeb: Add the
border-block-*
andborder-inline-*
shorthand properties#5247 merged
Jun 30, 2025 -
LibWeb: Implement Selection.modify
#4738 merged
Jun 30, 2025 -
LibURL: Differentiate cross site opaque origins
#5245 merged
Jun 30, 2025 -
Meta: Rewrite GeneratePublicSuffixData in python
#5227 merged
Jun 30, 2025 -
LibURL: Fix logic for getting public suffix from a host
#5242 merged
Jun 29, 2025 -
LibWebView: Add Arial Unicode MS to the list of Sans Serif fallbacks
#5005 merged
Jun 28, 2025 -
LibWeb/SVG: Disallow negative
stroke-dasharray
values#5238 merged
Jun 27, 2025 -
LibWeb/SVG: Disallow negative values for SVG radius properties
#5237 merged
Jun 27, 2025 -
LibWeb: Fix text-shadow position being incorrectly scaled with non 100% zoom or high DPI monitors
#5179 merged
Jun 27, 2025 -
LibWebL Add the
text-rendering
property#5236 merged
Jun 27, 2025 -
LibWeb: Don't mark <input type="color"> as closed until the picker is
#5234 merged
Jun 27, 2025 -
LibWeb: Explicitly disable ligatures if
font_variant_ligatures
is none#5231 merged
Jun 27, 2025
14 Pull requests opened by 12 people
-
AK: Add Utf8GenericLexer for language implementations that support unicode identifiers
#5233 opened
Jun 27, 2025 -
Meta: Update vcpkg for patched libjxl port and remove our overlay port
#5239 opened
Jun 28, 2025 -
Meta+Everywhere: Fix support for FreeBSD
#5244 opened
Jun 29, 2025 -
LibWeb: Don't crash when setting offscreen canvas size to 0
#5255 opened
Jul 1, 2025 -
Preparation work to separate iframes painting from main page
#5259 opened
Jul 1, 2025 -
LibTextCodec: Replace unmatched utf16 surrogates
#5266 opened
Jul 1, 2025 -
Documentation: Update missing distribution packages for building
#5267 opened
Jul 1, 2025 -
LibWeb/CSP: Start implementing directives with a base of four simple directives
#5276 opened
Jul 2, 2025 -
CMake: Add a flatpak build for org.ladybird.Ladybird
#5278 opened
Jul 3, 2025 -
LibWeb: Support relative lengths in calc color values
#5284 opened
Jul 3, 2025 -
LibWeb: Interpolate legacy colors in sRGB
#5285 opened
Jul 3, 2025 -
LibWeb: Generate logical property mappings
#5287 opened
Jul 3, 2025 -
LibWeb: Fix selection when start node is inside end node
#5290 opened
Jul 3, 2025
3 Issues closed by 1 person
-
LibWeb: `selection-over-multiple-code-units.html` test is flaky
#5257 closed
Jul 3, 2025 -
Syntax highlighting is sometimes one character off
#5106 closed
Jul 3, 2025 -
New dev tools show ::before pseudo at the end of the element.
#4069 closed
Jul 3, 2025
4 Issues opened by 4 people
-
Build failure on MacOS 15.3.1
#5291 opened
Jul 3, 2025 -
Inconsistent range/selection behavior between ladybird and Chrome/Firefox
#5289 opened
Jul 3, 2025 -
Translation and Localisation
#5235 opened
Jun 27, 2025 -
Support reftests that rely on external fonts
#5232 opened
Jun 27, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
test-web: Enable ability to run `--help` on Windows
#5229 commented on
Jul 4, 2025 • 11 new comments -
LibWGSL+LibWebGPUNative+LibWeb/WebGPU: Implement rendering a triangle
#4958 commented on
Jul 4, 2025 • 3 new comments -
Fullscreen API implementation
#4330 commented on
Jun 30, 2025 • 2 new comments -
js: Improvements for eshost
#4965 commented on
Jul 3, 2025 • 1 new comment -
LibWeb/CSS: Arbitrary Substitution Fun! ....ctions
#5226 commented on
Jul 1, 2025 • 0 new comments -
CMake: Improve preset display names and descriptions
#5213 commented on
Jul 1, 2025 • 0 new comments -
LibWeb/WebAudio: Implement AudioNode::disconnect()
#5144 commented on
Jul 3, 2025 • 0 new comments -
AK: Resolve TODO in IPv6Address for IPv4 mapped IPv6 prefixes
#5095 commented on
Jul 3, 2025 • 0 new comments -
LibWasm: Let's do some performance work
#5060 commented on
Jul 3, 2025 • 0 new comments -
Android: Make the port not broken
#5053 commented on
Jul 3, 2025 • 0 new comments -
LibWeb/SVG: Implement SVG filters
#5028 commented on
Jul 3, 2025 • 0 new comments -
LibGfx: CMake build fixes
#5024 commented on
Jul 1, 2025 • 0 new comments -
LibIPC: Shutdown IPC event handler when transport is lost
#5018 commented on
Jun 29, 2025 • 0 new comments -
LibWeb: Implement up/down arrow navigation in textarea
#4975 commented on
Jun 29, 2025 • 0 new comments -
Everywhere: Replace allocation funcs with kmalloc
#4719 commented on
Jun 28, 2025 • 0 new comments -
Tracking Issue: WhatWG issues opened by or tracked by Ladybird
#771 commented on
Jul 3, 2025 • 0 new comments -
Mouse input Y axis is inverted on https://copy.sh/v86/?profile=windows2000
#5055 commented on
Jul 3, 2025 • 0 new comments -
LibWeb: Cloudflare Turnstile differences between us and other engines
#226 commented on
Jul 1, 2025 • 0 new comments -
clang-cl based santize builds cause /failifmismatch linker errors for some vcpkg libraries built with cl
#5224 commented on
Jul 1, 2025 • 0 new comments -
View source of view source page
#5220 commented on
Jun 28, 2025 • 0 new comments -
LibWeb/CSS: Crash on MDN viewing docs
#3831 commented on
Jun 27, 2025 • 0 new comments -
List of missing features on vercel.com
#1298 commented on
Jun 27, 2025 • 0 new comments