Bug 276515
| Summary: | Remove z_const workaround for WinCairo in third_party/zlib/google/compression_utils_portable.cc | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii> |
| Component: | New Bugs | Assignee: | Fujii Hironori <fujii> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
Remove z_const workaround for WinCairo in third_party/zlib/google/compression_utils_portable.cc
Added by 227764@main.
See also bug#214897 comment#4
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/30725
EWS
Committed 280930@main (bd274655c406): <https://commits.webkit.org/280930@main>
Reviewed commits have been landed. Closing PR #30725 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/131643192>
Kimmo Kinnunen
Can you instead update your zlibng? It has been 4 years.
We don't want to have changes in ANGLE. We especially don't want to have changes in ANGLE third party code.
Fujii Hironori
(In reply to Kimmo Kinnunen from comment #4)
?
It was removed. This ticket was closed.
What problem do you have?
Kimmo Kinnunen
Ah, I see. It was modified, but now it's reverted to non-modified. Ok, thank you, sorry for the noise.