Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ba277162b4680038b26fe2706eb914f61062362
      
https://github.com/WebKit/WebKit/commit/2ba277162b4680038b26fe2706eb914f61062362
  Author: Ross Kirsling <rkirsl...@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@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to