Bug 288984
| Summary: | Move WebKit utility functions out of XPCSPI.h and rename | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | New Bugs | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 281716, 286547, 288750 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
Move WebKit utility functions out of Source/WTF/wtf/spi/darwin/XPCSPI.h and rename them to meet WebKit naming standards (WTF namespace; camelCaseNamingConvention).
See:
- Bug 281716: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebKit/NetworkProcess
- Bug 286547: Add safe wrapper for xpc_dictionary_get_string()
- Bug 288750: Introduce xpc_string_get_wtfstring() for bounds safety and efficiency
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146054630>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/41806
EWS
Committed 291874@main (0120a229cb5f): <https://commits.webkit.org/291874@main>
Reviewed commits have been landed. Closing PR #41806 and removing active labels.