Bug 306999
| Summary: | Adopt protect() for memory safety in WebCore/history | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
Adopt the `protect()` style instead of `protectedFoo()` in WebCore/history, specifically in the following files:
modified: Source/WebCore/history/BackForwardController.cpp
modified: Source/WebCore/history/BackForwardController.h
modified: Source/WebCore/history/CachedPage.cpp
modified: Source/WebCore/history/CachedPage.h
modified: Source/WebCore/loader/FrameLoader.cpp
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169657277>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/57893
EWS
Committed 306923@main (b920f4835a71): <https://commits.webkit.org/306923@main>
Reviewed commits have been landed. Closing PR #57893 and removing active labels.