Bug 285447
| Summary: | REGRESSION(287665@main): Broke TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | New Bugs | Assignee: | Per Arne Vollan <pvollan> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 282115 | ||
Jonathan Bedard
Failure is:
```
{(
CTFontDescriptorOptions,
"NSObject<NSSecureCoding>",
PKSecureElementPass,
"uintptr_t",
MachSendRight
)}
LEAK: 1 WebProcessPool
/Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:703
Value of: false
Actual: false
Expected: true
LEAK: 1 WebPageProxy
```
This specifically impacts our iOS 18 testers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142426836>
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/38580
EWS
Committed 288672@main (b43f8acf546d): <https://commits.webkit.org/288672@main>
Reviewed commits have been landed. Closing PR #38580 and removing active labels.