Bug 285978
| Summary: | [GTK][WPE] Remote Inspector: speed up of reading large message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | New Bugs | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cgarcia, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Przemyslaw Gorszkowski
In case of large message, we can speed its reading up by increase the reading buffer to expected size of the message (which is read from the header of the message).
The solution was proposed in https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1407.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/39064
EWS
Committed 289009@main (58384db7507f): <https://commits.webkit.org/289009@main>
Reviewed commits have been landed. Closing PR #39064 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143045207>