[Webkit-unassigned] [Bug 220409] Image/video/audio file is not uploading in the web page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 07:31:00 PDT 2021


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

--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
(In reply to Sean Batson from comment #7)
> The application is in the foreground when this happens.

Then as I said, the errors being logged are unrelated. RBS assertions are used to prevent a process from getting suspended when the app is in the background.

I don't have enough information to debug this but the fact that WebKit even tried to take a UnboundedNetworking RBS assertion indicates that we detected a network upload. So this seems to indicate that the WebKit network process is actually doing a network upload. The fact that the RBS assertion could not be taken wouldn't abort the upload.

-- 
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/20210922/1de2f3b1/attachment.htm>


More information about the webkit-unassigned mailing list