Bug 212615 - Fix thread-safety issue in [WKProcessAssertionBackgroundTaskManager _handleBackgroundTaskExpiration]
Summary: Fix thread-safety issue in [WKProcessAssertionBackgroundTaskManager _handleBa...
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: 212619
  Show dependency treegraph
 
Reported: 2020-06-01 15:06 PDT by Chris Dumez
Modified: 2020-06-01 17:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.44 KB, patch)
2020-06-01 15:12 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-06-01 15:06:40 PDT
Fix thread-safety issue in [WKProcessAssertionBackgroundTaskManager _handleBackgroundTaskExpiration].
Comment 1 Chris Dumez 2020-06-01 15:06:53 PDT
<rdar://problem/63569049>
Comment 2 Chris Dumez 2020-06-01 15:12:23 PDT
Created attachment 400763 [details]
Patch
Comment 3 Geoffrey Garen 2020-06-01 15:23:08 PDT
Comment on attachment 400763 [details]
Patch

r=me
Comment 4 EWS 2020-06-01 17:08:56 PDT
Committed r262399: <https://trac.webkit.org/changeset/262399>

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