Bug 298618
| Summary: | REGRESSION(296209@main): Crash in `removeScreenTimeData` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Misc. | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | charliew, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
Crash data indicates that a null string may be passed to NSSet:addObject:, which causes an exception to be thrown.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Charlie Wolfe
rdar://160230406
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/50508
EWS
Committed 299779@main (d16626cfd264): <https://commits.webkit.org/299779@main>
Reviewed commits have been landed. Closing PR #50508 and removing active labels.