Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: bb47a37d7f4f36bf6349e6fc714211086c84d37c
      
https://github.com/WebKit/WebKit/commit/bb47a37d7f4f36bf6349e6fc714211086c84d37c
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M 
Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNeonParallelApplier.cpp

  Log Message:
  -----------
  Cherry-pick 285263@main (3c7d3461a963). 
https://bugs.webkit.org/show_bug.cgi?id=276938

    REGRESSION(277190@main): [GTK][WPE] FELightingNeonParallelApplier.cpp build 
failed for cortexa8hf-neon
    https://bugs.webkit.org/show_bug.cgi?id=276938

    Reviewed by Michael Catanzaro.

    PixelBuffer::bytes() returns a std::span after 277190@main, so do
    one more hoop through std::span::data() to get access to the raw
    pixel data pointer.

    * 
Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNeonParallelApplier.cpp:
    (WebCore::FELightingNeonParallelApplier::applyPlatformParallel const):

    Canonical link: https://commits.webkit.org/285263@main

Canonical link: https://commits.webkit.org/282416.218@webkitglib/2.46



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to