Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea35cfaca464c18cab6e4a9c00e5a8d85e4e003e
https://github.com/WebKit/WebKit/commit/ea35cfaca464c18cab6e4a9c00e5a8d85e4e003e
Author: Anne van Kesteren <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/html/HTMLObjectElement.cpp
M Source/WebCore/html/HTMLOptionElement.cpp
M Source/WebCore/html/HTMLPlugInElement.cpp
M Source/WebCore/html/HTMLPlugInElement.h
Log Message:
-----------
Reduce unsafeness in HTMLPluginElement
https://bugs.webkit.org/show_bug.cgi?id=302086
Reviewed by Ryosuke Niwa.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines and
also address a couple of warnings in <object> and <option>.
Canonical link: https://commits.webkit.org/302699@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications