[Webkit-unassigned] [Bug 275473] New: Blob URL's not opening file on latest iOS version 17.1 and 17.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 01:19:20 PDT 2024


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

            Bug ID: 275473
           Summary: Blob URL's not opening file on latest iOS version 17.1
                    and 17.2
           Product: WebKit
           Version: Safari 17
          Hardware: iPhone / iPad
                OS: iOS 17
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hagoyal at expediagroup.com

Created attachment 471673

  --> https://bugs.webkit.org/attachment.cgi?id=471673&action=review

Error URL

We are using Webkit to launch our UI and it has attachments(image/pdf). On download of attachments we get blob URL(blob:https://a.com/906fc2ec-6098-4942-b44b-bfcc94d298af) and on click it should open file. This is working fine in versions iOS 17.0 and below it. In version 17.1, 17.2 - we are getting this error - WebkitBlobResource error 1.

There are no changes in our code and same flow is working fine on Android/Web. 
This has impacted attachment functionality on all latest iOS devices. Requesting any updates/fixes went with latest release which could break support of rendering blob URL in Webkit?

-- 
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/20240614/2ca4192d/attachment-0001.htm>


More information about the webkit-unassigned mailing list