Bug 180372 - ServiceWorkerGlobalScope::skipWaiting(Ref<DeferredPromise>&&) is unsafe
Summary: ServiceWorkerGlobalScope::skipWaiting(Ref<DeferredPromise>&&) is unsafe
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-04 13:11 PST by Chris Dumez
Modified: 2017-12-04 13:57 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2017-12-04 13:23 PST, 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 2017-12-04 13:11:44 PST
ServiceWorkerGlobalScope::skipWaiting(Ref<DeferredPromise>&&) is unsafe.
Comment 1 Chris Dumez 2017-12-04 13:23:13 PST
Created attachment 328380 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-04 13:56:29 PST
Comment on attachment 328380 [details]
Patch

Clearing flags on attachment: 328380

Committed r225491: <https://trac.webkit.org/changeset/225491>
Comment 3 WebKit Commit Bot 2017-12-04 13:56:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-04 13:57:58 PST
<rdar://problem/35838565>