[webkit-changes] [WebKit/WebKit] 2ba277: Fix PS build following 264739 at main (part 3)

Ross Kirsling noreply at github.com
Wed May 31 23:36:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ba277162b4680038b26fe2706eb914f61062362
      https://github.com/WebKit/WebKit/commit/2ba277162b4680038b26fe2706eb914f61062362
  Author: Ross Kirsling <rkirsling at gmail.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M Source/WebCore/Modules/highlight/HighlightRegister.cpp

  Log Message:
  -----------
  Fix PS build following 264739 at main (part 3)
https://bugs.webkit.org/show_bug.cgi?id=257592

Unreviewed build fix.

* Source/WebCore/Modules/highlight/HighlightRegister.cpp:
(WebCore::HighlightRegister::addAnnotationHighlightWithRange):
Actually fix the root issue -- Ref<StaticRange> could not be implicitly converted to reference_wrapper<AbstractRange>.

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




More information about the webkit-changes mailing list