Adopt more smart pointers in LocalDOMWindow
f1382fc05401e66b15817eb1966fb47c8d2cd882
Adopt more smart pointers in LocalDOMWindow https://bugs.webkit.org/show_bug.cgi?id=273393 Reviewed by NOBODY (OOPS!). Adopt more smart pointers in LocalDOMWindow based on the [alpha.webkit.UncountedLocalVarsChecker] warning. * Source/WebCore/page/LocalDOMWindow.cpp: (WebCore::allowsBeforeUnloadListeners): (WebCore::LocalDOMWindow::allowPopUp): (WebCore::LocalDOMWindow::isCurrentlyDisplayedInFrame const): (WebCore::LocalDOMWindow::collectMatchingElementsInFlatTree): (WebCore::LocalDOMWindow::matchingElementInFlatTree): (WebCore::LocalDOMWindow::processPostMessage): (WebCore::LocalDOMWindow::closePage): (WebCore::LocalDOMWindow::origin const): (WebCore::LocalDOMWindow::securityOrigin const): (WebCore::LocalDOMWindow::showModalDialog):
https://github.com/WebKit/WebKit/commit/f1382fc05401e66b15817eb1966fb47c8d2cd882
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/46ff24884f9c32146fc8544467369effc0458070)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/2857bd440d90aef45ba61e84b9a50f73808ae318)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/a7f820a77f6e412f2b8ba72a30c2c1bed016fc0c)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/e6eee3b5e7d0a94c6714751fad2cf0ca2147212a)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/f1382fc05401e66b15817eb1966fb47c8d2cd882)
EWS run on current version of this PR (hash https://github.com/WebKit/WebKit/commit/9a9b35e44333bbd41b9c7a9c1b31b09b60784c42)
Committed 281244@main (b838f8bb3573): https://commits.webkit.org/281244@main
Reviewed commits have been landed. Closing PR #27866 and removing active labels.
๐งช api-ios