[webkit-changes] [WebKit/WebKit] b7982e: Versioning.

MyahCobbs noreply at github.com
Tue May 14 14:28:33 PDT 2024


  Branch: refs/heads/safari-7619.1.1-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: b7982e6ac69020a0ea565e4c0a00ec9a28636199
      https://github.com/WebKit/WebKit/commit/b7982e6ac69020a0ea565e4c0a00ec9a28636199
  Author: Myah Cobbs <mcobbs at apple.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M Configurations/Version.xcconfig

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

WebKit-7619.1.1.1

Identifier: 273288.1 at safari-7619.1.1-branch


  Commit: 1d8e10c3b0ecfbb093cc5697240521daf569b1cd
      https://github.com/WebKit/WebKit/commit/1d8e10c3b0ecfbb093cc5697240521daf569b1cd
  Author: Myah Cobbs <mcobbs at apple.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Revert "Versioning."

This reverts commit b7982e6ac69020a0ea565e4c0a00ec9a28636199.

Identifier: 273288.3 at safari-7619.1.1-branch


  Commit: 6104943e620967ee4acad2b4845b4408af5cce85
      https://github.com/WebKit/WebKit/commit/6104943e620967ee4acad2b4845b4408af5cce85
  Author: Myah Cobbs <mcobbs at apple.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
    M Source/WebCore/loader/ImageLoader.cpp

  Log Message:
  -----------
  Cherry-pick 18063444ac99. rdar://121396693

    REGRESSION(273148 at main): Crash on veggiegrill.com
    https://bugs.webkit.org/show_bug.cgi?id=267878

    Reviewed by Alex Christensen and Chris Dumez.

    There are some cases in which we enter this function with m_image being nullptr.
    Call updateFromElementIgnoringPreviousError in those cases.

    No new tests since I couldn't create a reliable reduction. The issue seems to be
    highly timing sensitive.

    * Source/WebCore/loader/ImageLoader.cpp:
    (WebCore::ImageLoader::updateFromElementIgnoringPreviousErrorToSameValue):

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

Identifier: 273288.4 at safari-7619.1.1-branch


Compare: https://github.com/WebKit/WebKit/compare/b7982e6ac690%5E...6104943e6209

To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list