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

Ross Kirsling noreply at github.com
Wed May 31 22:24:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a4f4a579f1867d70b9f8cc533110c729ae03a09
      https://github.com/WebKit/WebKit/commit/7a4f4a579f1867d70b9f8cc533110c729ae03a09
  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 2)
https://bugs.webkit.org/show_bug.cgi?id=257587

Unreviewed build fix.

* Source/WebCore/Modules/highlight/HighlightRegister.cpp:
(WebCore::HighlightRegister::addAnnotationHighlightWithRange):
Add explicit parens so there is no confusion about the braces being an initializer_list.

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




More information about the webkit-changes mailing list