[webkit-changes] [WebKit/WebKit] f738f4: Compilation failure using gcc (GCC) 13.2.1 2023101...

Jean-Yves Avenard noreply at github.com
Wed Nov 8 22:34:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f738f43115262283d98b7ae31f03c8650f9bfd63
      https://github.com/WebKit/WebKit/commit/f738f43115262283d98b7ae31f03c8650f9bfd63
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M Source/WebCore/dom/TreeScope.cpp
    M Source/WebCore/dom/TreeScopeOrderedMap.cpp

  Log Message:
  -----------
  Compilation failure using gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)
https://bugs.webkit.org/show_bug.cgi?id=264442
rdar://118141764

Reviewed by Alex Christensen.

Fix compilation error "error: possibly dangling reference to a temporary [-Werror=dangling-reference]"
No change in observable behaviour.

* Source/WebCore/dom/TreeScope.cpp:
(WebCore::TreeScope::findAnchor):
* Source/WebCore/dom/TreeScopeOrderedMap.cpp:
(WebCore::TreeScopeOrderedMap::get const):

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




More information about the webkit-changes mailing list