[webkit-changes] [WebKit/WebKit] 9ca757: Versioning.

Jonathan Bedard noreply at github.com
Wed Oct 25 14:38:03 PDT 2023


  Branch: refs/heads/safari-7615.3.8-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ca7570098b76e782feff9acde3bd5a3f9a2ff47
      https://github.com/WebKit/WebKit/commit/9ca7570098b76e782feff9acde3bd5a3f9a2ff47
  Author: Russell Epstein <repstein at apple.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M Configurations/Version.xcconfig

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

WebKit-7615.3.8.1

Identifier: 259548.822 at safari-7615.3.8-branch


  Commit: e2fce59cf10e2739c7994c328064d38bdd1f6d55
      https://github.com/WebKit/WebKit/commit/e2fce59cf10e2739c7994c328064d38bdd1f6d55
  Author: David Degazio <d_degazio at apple.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGClobberize.h
    M Source/JavaScriptCore/dfg/DFGHeapLocation.cpp
    M Source/JavaScriptCore/dfg/DFGHeapLocation.h

  Log Message:
  -----------
  Cherry-pick 01e86f13952b. rdar://problem/110785576

    Backport fix for erroneous CSE of EnumeratorNextUpdateIndexAndMode and HasIndexedProperty
    rdar://110785576

    Reviewed by Michael Saboff, Justin Michaud and Yusuke Suzuki.

    Backports part of https://commits.webkit.org/263909@main, which
    prevents erroneous elimination of an EnumeratorNextUpdateIndexAndMode
    and HasIndexedProperty node pair if they have the same operands.
    The full commit in 263909 at main depends on the existence of DFG tuples,
    which haven't yet been brought into the security branch, so those
    parts are omitted from this patch.

    * Source/JavaScriptCore/dfg/DFGClobberize.h:
    (JSC::DFG::clobberize):
    * Source/JavaScriptCore/dfg/DFGHeapLocation.cpp:
    (WTF::printInternal):
    * Source/JavaScriptCore/dfg/DFGHeapLocation.h:

    Canonical link: https://commits.webkit.org/259548.828@safari-7615-branch

Identifier: 259548.823 at safari-7615.3.8-branch


Compare: https://github.com/WebKit/WebKit/compare/9ca7570098b7%5E...e2fce59cf10e


More information about the webkit-changes mailing list