Bug 286678
| Summary: | [WebInspector] assert in NetworkResourcesData with resources containing an UTF8 NBSP character | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | New Bugs | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Przemyslaw Gorszkowski
The assert crash was reported in https://github.com/WebKit/WebKit/pull/37536#discussion_r1933940319
The assert is wrong there. It can be removed. The size of decoded data can be smaller than input in some specific situation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/39713
EWS
Committed 289547@main (2a3c800a3d23): <https://commits.webkit.org/289547@main>
Reviewed commits have been landed. Closing PR #39713 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143868608>