[Webkit-unassigned] [Bug 272140] _WKResourceLoadDelegate is not reporting some resource loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 02:55:23 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272140

--- Comment #4 from Charlie Monroe <marital_micro0e at icloud.com> ---
@Ahmed - AFAIK, this issue has manifested for quite some time (even pre-macOS 14) in some form. There are sites where some resources fail to get reported - an example that I recall from over a year ago would be a resource with a space in the URL - it gets escaped for the network call with %20, but the URL is not valid for the NSURL intializer - at least that was my guess why this is happening, but I cannot find that particular URL anymore.

Unfortunately, I did not report the previous cases before, but as this is about the 5th case I've come across over the years, I've decided to report it. This particular case is reproducible on macOS 14.4.1.

I haven't tested this on iOS, but I assume that it will be very much the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240411/1471048b/attachment.htm>


More information about the webkit-unassigned mailing list