Bug 210664 - [iOS] Refactor WebKit uploads process assertion logic to minimize chances of leaking them
Summary: [iOS] Refactor WebKit uploads process assertion logic to minimize chances of ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-17 12:14 PDT by Chris Dumez
Modified: 2020-04-17 14:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (26.92 KB, patch)
2020-04-17 12:37 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (26.92 KB, patch)
2020-04-17 13:46 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-04-17 12:14:08 PDT
Refactor WebKit uploads process assertion logic to minimize chances of leaking them.
Comment 1 Chris Dumez 2020-04-17 12:14:48 PDT
<rdar://problem/61751982>
Comment 2 Chris Dumez 2020-04-17 12:37:35 PDT
Created attachment 396782 [details]
Patch
Comment 3 Geoffrey Garen 2020-04-17 13:37:21 PDT
Comment on attachment 396782 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=396782&action=review

r=me

> Source/WebKit/ChangeLog:17
> +        3. No longer on the WebProcess to send IPC whenever its has pending uploaded or not. Instead,

uploaded => uploads
Comment 4 Chris Dumez 2020-04-17 13:46:49 PDT
Created attachment 396790 [details]
Patch
Comment 5 EWS 2020-04-17 14:20:30 PDT
Committed r260283: <https://trac.webkit.org/changeset/260283>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396790 [details].