[webkit-changes] [WebKit/WebKit] 762ab1: Merge 254487 at main - Remove const for SegmentedVect...

Yijia Huang noreply at github.com
Wed Oct 5 22:27:46 PDT 2022


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 762ab19c8d323fcb47bb34df7c85a0a4d016b9ed
      https://github.com/WebKit/WebKit/commit/762ab19c8d323fcb47bb34df7c85a0a4d016b9ed
  Author: Yijia Huang <hyjorc1 at gmail.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
    M Source/WTF/wtf/SegmentedVector.h

  Log Message:
  -----------
  Merge 254487 at main - Remove const for SegmentedVectorIterator::pointer and ::reference
https://bugs.webkit.org/show_bug.cgi?id=245183
rdar://99841894

Reviewed by Justin Michaud.

SegmentedVectorIterator::pointer and ::reference shouldn't be constant.
Add symbols for some libc++ implementations.

* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:
* Source/WTF/wtf/SegmentedVector.h:

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

(cherry picked from commit bf06122e215d6719341efdb1801a551705f85e2e)




More information about the webkit-changes mailing list