Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91f64afd1f314fab49ee96caad20b3fcb17c1624
https://github.com/WebKit/WebKit/commit/91f64afd1f314fab49ee96caad20b3fcb17c1624
Author: Keith Cirkel <[email protected]>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M Source/WebCore/dom/InternalObserverEvery.cpp
M Source/WebCore/dom/InternalObserverFilter.cpp
M Source/WebCore/dom/InternalObserverFind.cpp
M Source/WebCore/dom/InternalObserverForEach.cpp
M Source/WebCore/dom/InternalObserverMap.cpp
M Source/WebCore/dom/InternalObserverSome.cpp
M Source/WebCore/dom/Observable.cpp
Log Message:
-----------
Replace comments with `[RethrowsException]` -> `[RethrowException]`
https://bugs.webkit.org/show_bug.cgi?id=282921
Reviewed by Anne van Kesteren.
Having `[RethrowsException]` in the comments is misleading as the
annotation is `[RethrowException]`.
* Source/WebCore/dom/InternalObserverEvery.cpp:
* Source/WebCore/dom/InternalObserverFilter.cpp:
* Source/WebCore/dom/InternalObserverFind.cpp:
* Source/WebCore/dom/InternalObserverForEach.cpp:
* Source/WebCore/dom/InternalObserverMap.cpp:
* Source/WebCore/dom/InternalObserverSome.cpp:
* Source/WebCore/dom/Observable.cpp:
(WebCore::Observable::subscribeInternal):
Canonical link: https://commits.webkit.org/286431@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