Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 583477dc5fe5c7ed12b3331bd085728929122286
      
https://github.com/WebKit/WebKit/commit/583477dc5fe5c7ed12b3331bd085728929122286
  Author: Yury Semikhatsky <[email protected]>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M Source/WebCore/inspector/agents/InspectorDOMAgent.cpp

  Log Message:
  -----------
  Avoid unnecessary zero intialization of std::array in InspectorDOMAgent.cpp
https://bugs.webkit.org/show_bug.cgi?id=283610

Reviewed by Devin Rousso and Chris Dumez.

All elements are assigned right in the next few lines.

* Source/WebCore/inspector/agents/InspectorDOMAgent.cpp:
(WebCore::parseQuad):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to