[webkit-changes] [WebKit/WebKit] f0af2d: Unreviewed build fix. rdar://problem/87980543

Alan Coon noreply at github.com
Tue Nov 29 15:03:05 PST 2022


  Branch: refs/heads/safari-7613.3.1.0-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: f0af2d078e57eccabbabebc94617cf3c3819062f
      https://github.com/WebKit/WebKit/commit/f0af2d078e57eccabbabebc94617cf3c3819062f
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp

  Log Message:
  -----------
  Unreviewed build fix. rdar://problem/87980543

WebKit/Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp:247:36:|error: no matching constructor for initialization of 'Ref<WebCore::Image>'

Canonical link: https://commits.webkit.org/245886.569@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294685 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: c909f837999aadbf6808963827ea5090661f4a83
      https://github.com/WebKit/WebKit/commit/c909f837999aadbf6808963827ea5090661f4a83
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M Source/WebCore/ChangeLog
    M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp
    M Source/WebCore/platform/graphics/BitmapImage.cpp
    M Source/WebCore/platform/graphics/BitmapImage.h
    M Source/WebCore/platform/graphics/ImageSource.cpp
    M Source/WebCore/platform/graphics/ImageSource.h
    M Source/WebKit/ChangeLog

  Log Message:
  -----------
  Revert r294280. rdar://problem/87980543

This reverts r294672.

Canonical link: https://commits.webkit.org/245886.570@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294694 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: ccf727f76091e7c0925c13d3c7e09dc2b9a7cfc7
      https://github.com/WebKit/WebKit/commit/ccf727f76091e7c0925c13d3c7e09dc2b9a7cfc7
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp

  Log Message:
  -----------
  Revert build fix. rdar://problem/87980543

This reverts r294685.

Canonical link: https://commits.webkit.org/245886.571@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294713 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: 8189bee29f440fd73fa849943658dbc80443511f
      https://github.com/WebKit/WebKit/commit/8189bee29f440fd73fa849943658dbc80443511f
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Version.xcconfig
    M Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
    M Source/WebCore/Configurations/Version.xcconfig
    M Source/WebCore/PAL/Configurations/Version.xcconfig
    M Source/WebGPU/Configurations/Version.xcconfig
    M Source/WebInspectorUI/Configurations/Version.xcconfig
    M Source/WebKit/Configurations/Version.xcconfig
    M Source/WebKitLegacy/mac/Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7613.3.1.0.4

Canonical link: https://commits.webkit.org/245886.572@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294733 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: c396704f5c53d49f18b1394e9ea76d0e0074b2be
      https://github.com/WebKit/WebKit/commit/c396704f5c53d49f18b1394e9ea76d0e0074b2be
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M Source/WebCore/ChangeLog
    M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp
    M Source/WebCore/platform/graphics/BitmapImage.cpp
    M Source/WebCore/platform/graphics/BitmapImage.h
    M Source/WebCore/platform/graphics/ImageSource.cpp
    M Source/WebCore/platform/graphics/ImageSource.h
    M Source/WebKit/ChangeLog

  Log Message:
  -----------
  Cherry-pick r294280. rdar://problem/87980543

This reverts r294694.

Canonical link: https://commits.webkit.org/245886.573@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294734 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: 33c2009b50010783148cd0cbb3b16ec5bcdef067
      https://github.com/WebKit/WebKit/commit/33c2009b50010783148cd0cbb3b16ec5bcdef067
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp

  Log Message:
  -----------
  Unreviewed build fix. rdar://problem/87980543

Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp:247:36:|error: no matching constructor for initialization of 'WebCore::FEImage::SourceImage &&' (aka 'variant<Ref<WebCore::Image>, Ref<WebCore::ImageBuffer>, ObjectIdentifier<WebCore::RenderingResourceIdentifierType>> &&')

Canonical link: https://commits.webkit.org/245886.574@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294735 268f45cc-cd09-0410-ab3c-d52691b4dbfc


  Commit: ed9e75a0054f496fb6baf71d9881e05dcf3310b7
      https://github.com/WebKit/WebKit/commit/ed9e75a0054f496fb6baf71d9881e05dcf3310b7
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M Source/JavaScriptCore/b3/B3ReduceStrength.cpp

  Log Message:
  -----------
  Cherry-pick r294563. rdar://problem/93536782

    Refine B3ReduceStrength's range for sign extension operations.
    https://bugs.webkit.org/show_bug.cgi?id=240720
    <rdar://problem/93536782>

    Reviewed by Yusuke Suzuki and Keith Miller.

    * Source/JavaScriptCore/b3/B3ReduceStrength.cpp:

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

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294563 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Canonical link: https://commits.webkit.org/245886.575@safari-7613.3.1.0-branch
git-svn-id: https://svn.webkit.org/repository/webkit/branches/safari-7613.3.1.0-branch@294760 268f45cc-cd09-0410-ab3c-d52691b4dbfc


Compare: https://github.com/WebKit/WebKit/compare/0a38d1988cb2...ed9e75a0054f


More information about the webkit-changes mailing list