Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:michals
ladybird
ladybird.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ladybird.changes of Package ladybird
------------------------------------------------------------------- Mon Sep 09 11:20:53 UTC 2024 - msuchanek@suse.com - Update to version 0+1724781170.36b7cac605: * Numerous bugfixes ------------------------------------------------------------------- Wed Feb 28 15:59:58 UTC 2024 - msuchanek@suse.com - Update to version 0+1708027970.b821f7b283: * Numerous bugfixes ------------------------------------------------------------------- Tue Jan 09 18:30:59 UTC 2024 - msuchanek@suse.com - Update to version 0+1704814920.343d6b001f: * LibWeb: Fix drawing axis-aligned lines * LibWeb: Fix utf16-be check in HTMLEncodingDetection * LibWeb/CSS: Resolve percentages in NumericCalculationNode * LibGfx/ILBMLoader: Add support for transparent color * LibWeb: Fix reverse flex layout with `justify-content: normal` * LibWeb: Add support for implicit grid lines formed by grid areas in GFC * LibWeb: Always add "ending" line during lines init in GFC * LibGfx: Trim scanline to right clip in path rasterizer * LibGfx: Clip path rasterizer scanlines sooner * LibGfx: Fix off-by-one in path rasterizer * LibGfx: Increase bezier splitting tolerance to 0.5 * LibGfx: Take into account unicode ranges to find font for space glyph * LibGfx/TIFF: Modify the image according to the Orientation tag * LibGfx/TIFF: Honor the default value for single count tags * LibGUI: Render thumbnails out of process * ImageDecoder: Add plumbing to allow a client to request an ideal size * LibWeb: Support auto-fill for rows in GFC * LibWeb: Add textarea value properties * LibWeb: Improve media document styling to center image * LibWeb: Fix auto-fill track counting to correctly handle gaps in GFC * LibGfx/OpenType: Read the correct number of pairs from kern table * LibWeb: Remove rounding division for CSSPixels * Ladybird/Qt: Show an informational dialog after taking a screenshot * LibWeb: Resolve grid item vertical margin/padding against CB width * LibWeb: Allow input color to give continuous updates * LibWeb: Add input element valueAsDate property * LibWeb: Account for auto-fill/fit when expanding grid lines in GFC * LibWeb: Account for gap in auto-fill columns count calculation in GFC * LibWeb: Allow inline nodes to establish a stacking context * LibWeb: Paint fragments contained by inline node as part of this node * LibWeb: Fix grid line name placement when repeat() is used * LibGfx/GIF: Avoid a silly loop in GIF logical screen parsing * LibGfx/GIF: Only parse global color table if header flag is set * LibGfx/TIFF: Don't stop decoding when failing to decode a tag * LibWeb: Fix crash in DOMImplementation.createDocument for null namespace * LibWeb: Add support for start, center and end justify-content in GFC * LibWeb: Support "normal" and "stretch" justify-content in CSS parser * LibWeb: Add support for "align-content: normal" in CSS parser * LibGfx/OpenType: Survive simple glyphs with 0 contours * LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope * LibGfx: Skip horizontal edges in path rasterizer * LibWeb: Do not require box to be positioned to create stacking context * PixelPaint: Fix crash when started with path * LibGfx/TIFF: Reject images that declare a sample with abnormal bit depth ------------------------------------------------------------------- Mon Jan 01 19:35:24 UTC 2024 - msuchanek@suse.com - Update to version 0+1704126660.6231aee761: * LibWeb: Only reload iframe on src/srcdoc attribute changes, not all * LibWeb: Paint 1x1 backgrounds as color fill instead of tiling bitmap * LibWeb/CSS: Fix crashing when calc() is used for border-radius * LibHTTP: Tolerate random whitespace in chunked encoding size field * LibGfx/ICC: Improve XYZ coordinates of gray colors ------------------------------------------------------------------- Mon Jan 1 19:12:48 UTC 2024 - Michal Suchanek <msuchanek@suse.com> - LibHTTP-Disable-notifications-on-the-underlying-sock.patch ------------------------------------------------------------------- Sun Dec 31 11:08:46 UTC 2023 - msuchanek@suse.com - Update to version 0+1703801002.726fa41d4a: * LibGfx/TIFF: Reject images with invalid StripByteCounts or StripOffsets * LibWeb: Implement the default sizing algorithm steps for backgrounds * LibWeb: Wait until new document becomes active before running scripts * LibWeb: Implement SVGUseElement#href * AK: Check URL parser input for invalid (tabs or spaces) in 1 pass * LibWeb: Fix crash in HTML encoding detection when handling non-ASCII * LibWeb: Ignore preconnect requests for file: and data: URLs * LibWeb: Apply scroll boxes offsets after painting commands recording * LibGfx/TIFF: Add AdobeDeflate compression support * LibGfx/JPEG: Reject ycck or cmyk jpegs with k subsampled for now * Ladybird/Qt: Ensure the Inspector widget is deleted before the WebView * LibGfx/JPEG: Make ycck jpegs with just cc subsampled decode correctly * LibWeb: Put a cap on how many image loads we'll batch up before flushing * LibWeb: Stop rendering the src (URL) as image alt attribute fallback * LibWeb: Use resources to find internal HTML template paths * LibWeb: Use directory page when viewing a resource schemed directory URL * LibWeb: Use resource scheme for icons in internal pages * LibWeb: Honor User-Agent spoofing in Fetch headers * LibWeb: Ensure DocumentObserver document_completely_loaded() is called * LibWeb: Support making a document active after it has completely loaded * LibWeb: Apply min/max-widths to block container during intrinsic layout * LibWeb: Respect box-sizing in min-height calculation of grid container * LibWebView: Request repaint after replacing backing stores * LibWeb: Limit scroll position by overflow area in Window::scroll() * LibGfx: Clip edges above or below the visible area in the rasterizer * LibWeb: Process all pending lazy loading intersection observations * LibGfx/TIFF: Ensure baseline tags presence before decoding * LibWeb: Support RadioNodeList named items in HTMLFormControlsCollection * LibWeb: Ignore "display: contents" boxes while inserting inline nodes * LibGfx/TIFF: Add support for RGBPalette images * LibTimeZone: Update to TZDB version 2023d * LibWeb: Hide select chevron icon when `appearance: none;` * LibWeb: Fix select dropdown position when scrolled on a page * LibWeb: Make -webkit-appearance an alias for the appearance css property * LibWebView+WebContent: Drive repainting from WebContent process * headless-browser: Clear document and callbacks between tests * Update CLDR to 44.1.0 ------------------------------------------------------------------- Fri Dec 22 11:25:13 UTC 2023 - msuchanek@suse.com - Update to version 0+1703193264.db34ee357d: * LibWeb: Add a test for setting and getting Text data * LibGfx/TIFF: Add support for images with UnassociatedAlpha * LibGfx/TIFF: Read the ExtraSamples tag * Ladybird: Add command line flag to wait for debugger in WebContent * LibWeb: Add basic input range rendering * headless-browser: Load test page after callbacks are registered * headless-browser: Await `on_load_finish()` while running Text tests * LibGfx/ILBMLoader: Add support for 24bit files * LibGfx/ILBMLoader: Stop the decoding loop when plane buffer is full * CMake: Query Python interpreter with `find_package` * LibWeb: Post all MessagePort messages over their LocalSockets * LibWeb: Represent transferred objects as an empty object * LibWeb: Scroll to the top after navigating to a new document * LibWeb: Do not crash for empty fragment in determine_the_indicated_part * LibGfx/TIFF: Skip channels that we are unable to interpret * LibGfx/TIFF: Don't use SamplesPerPixel to infer the "type" of image * LibWeb: Add initial support for SVG `<textPath>` * LibGfx: Add `Path::place_text_along(text, font)` * LibGfx: Preserve path order while splitting cubic/quadratic beziers * LibWeb: Resolve box shadow data for paintable boxes during layout * LibWeb: Implement MessagePort.postMessage closer to the spec * headless-browser: Log current test when WebContent crashes * LibJS: Provide better assertion for empty execution context stack * LibGfx/TIFF: Add support for images with CCITT3 1D compression * LibGfx/TIFF: Correctly upscale samples with a resolution lower than 8 * headless-browser: Update m_viewport_rect after changing scroll offset * LibWeb: Scroll to the "start" in Document::scroll_to_fragment() * WebContent: Pre-emptively update viewport offset on request to scroll * LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>`` * LibWeb+LibWebView+WebContent: Remove unused request_scroll_into_view * LibWeb: Scroll to "nearest" instead of "start" in set_focused_element() * LibWeb: Fix not working Element::scroll_an_element_into_view() * headless-browser: Implement on_scroll_to_point and on_scroll_by_delta * LibGfx/TIFF: Parse more common tags ------------------------------------------------------------------- Sun Dec 17 22:14:40 UTC 2023 - msuchanek@suse.com - Update to version 0+1702820084.bd08b1815f: * LibWeb: Implement border radius corner clipping in GPU painter * LibWeb: Move border radius sampling config preparation into a function * LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer * AK/StringUtils: Ensure needle positions don't overlap in replace * Everywhere: Rename {Deprecated => Byte}String ------------------------------------------------------------------- Sun Dec 17 14:44:25 UTC 2023 - msuchanek@suse.com - Update to version 0+1702772485.38d62563b3: * LibAccelGfx: Fix stack use after scope in GlyphAtlas::update() ------------------------------------------------------------------- Sat Dec 16 21:37:02 UTC 2023 - msuchanek@suse.com - Update to version 0+1702639918.36f0499cc8: * LibLine: Use grapheme clusters for cursor management * LibLine: Don't compare byte and code point counts of the input text * LibWeb: Queue a task to proceed after module map entry finishes fetching * LibWeb: Do not crash when svg mask calculation failed * LibWeb: Fix division by zero in auto-fit/fill track calculation in GFC * LibAccelGfx: Remove ability to change target canvas in painter * LibAccelGfx+LibWeb: Explicitly pass OpenGL context to Painter * LibJS: Don't crash in CyclicModule::evaluate() when this == m_cycle_root ------------------------------------------------------------------- Sat Dec 16 18:28:10 UTC 2023 - msuchanek@suse.com - Update to version 0+20231216.ac79ab0b45: * LibWeb: Remove FIXME if paintable is missing in getBoundingClientRect() * LibWeb: Add missing paintable null check in get_bounding_client_rect() ------------------------------------------------------------------- Sat Dec 16 14:11:43 UTC 2023 - msuchanek@suse.com - Update to version 0+20231216.f361b8c000: * LibWeb: Make private `RecordingPainter::state()` ------------------------------------------------------------------- Sat Dec 16 13:44:46 UTC 2023 - msuchanek@suse.com - Update to version 0+20231216.55c483b763: * LibAccelGfx: Add missing `bind_target_canvas()` in `Painter::clear()` * LibJS: Introduce "dictionary" mode for object shapes * Ladybird/Qt: Enable SQLServer for cookie storage by default * Ladybird/Qt: Use RequestServer as the networking backend by default * Ladybird/Qt: Apply to_content_position after scaling event coordinates * LibWeb: Refactor WebContentServer mouse input message to DevicePixel
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor