Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f20d920da025ef028f9cc686e32a38e291a03633
https://github.com/WebKit/WebKit/commit/f20d920da025ef028f9cc686e32a38e291a03633
Author: Anne van Kesteren <[email protected]>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/dom/DocumentMarkerController.cpp
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Position.cpp
M Source/WebCore/dom/PositionIterator.cpp
M Source/WebCore/dom/ScriptElement.cpp
M Source/WebCore/dom/SimpleRange.cpp
M Source/WebCore/dom/TreeScope.cpp
M Source/WebCore/editing/AppendNodeCommand.cpp
M Source/WebCore/editing/AppendNodeCommand.h
M Source/WebCore/editing/ApplyStyleCommand.cpp
M Source/WebCore/editing/BreakBlockquoteCommand.cpp
M Source/WebCore/editing/CompositeEditCommand.cpp
M Source/WebCore/editing/DeleteFromTextNodeCommand.cpp
M Source/WebCore/editing/DeleteFromTextNodeCommand.h
M Source/WebCore/editing/DeleteSelectionCommand.cpp
M Source/WebCore/editing/Editing.cpp
M Source/WebCore/editing/EditingStyle.cpp
M Source/WebCore/editing/Editor.cpp
M Source/WebCore/editing/IndentOutdentCommand.cpp
M Source/WebCore/editing/InsertIntoTextNodeCommand.cpp
M Source/WebCore/editing/InsertIntoTextNodeCommand.h
M Source/WebCore/editing/InsertLineBreakCommand.cpp
M Source/WebCore/editing/InsertListCommand.cpp
M Source/WebCore/editing/InsertNodeBeforeCommand.cpp
M Source/WebCore/editing/InsertNodeBeforeCommand.h
M Source/WebCore/editing/InsertParagraphSeparatorCommand.cpp
M Source/WebCore/editing/MergeIdenticalElementsCommand.cpp
M Source/WebCore/editing/MergeIdenticalElementsCommand.h
M Source/WebCore/editing/RemoveNodeCommand.cpp
M Source/WebCore/editing/RemoveNodeCommand.h
M Source/WebCore/editing/RemoveNodePreservingChildrenCommand.cpp
M Source/WebCore/editing/RemoveNodePreservingChildrenCommand.h
M Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
M Source/WebCore/editing/ReplaceNodeWithSpanCommand.h
M Source/WebCore/editing/ReplaceSelectionCommand.cpp
M Source/WebCore/editing/ReplaceSelectionCommand.h
M Source/WebCore/editing/SetNodeAttributeCommand.cpp
M Source/WebCore/editing/SetNodeAttributeCommand.h
M Source/WebCore/editing/TextIterator.cpp
M Source/WebCore/editing/VisiblePosition.cpp
M Source/WebCore/editing/VisibleUnits.cpp
M Source/WebCore/editing/WebCorePasteboardFileReader.cpp
M Source/WebCore/editing/WebCorePasteboardFileReader.h
M Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp
M Source/WebCore/editing/WrapContentsInDummySpanCommand.h
M Source/WebCore/editing/markup.cpp
M Source/WebCore/html/canvas/WebGLRenderingContext.cpp
Log Message:
-----------
Reduce incorrect usage of protectedX() in dom and editing
https://bugs.webkit.org/show_bug.cgi?id=293959
rdar://152502777
Reviewed by Chris Dumez.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines more
strictly to existing code so bad patterns have less of a chance of
getting copied.
This is not exhaustive and will be followed by more patches.
Canonical link: https://commits.webkit.org/295798@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