Bug 180059

Summary: NavigatorBase::serviceWorker() should return a reference instead of a raw pointer
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-11-27 15:47:45 PST
NavigatorBase::serviceWorker() should return a reference instead of a raw pointer, as it can never return null.
Attachments
Patch (3.41 KB, patch)
2017-11-27 15:48 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-11-27 15:48:42 PST
Geoffrey Garen
Comment 2 2017-11-27 15:49:22 PST
Comment on attachment 327704 [details] Patch r=me
WebKit Commit Bot
Comment 3 2017-11-27 16:22:17 PST
Comment on attachment 327704 [details] Patch Clearing flags on attachment: 327704 Committed r225203: <https://trac.webkit.org/changeset/225203>
WebKit Commit Bot
Comment 4 2017-11-27 16:22:19 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-11-27 16:23:25 PST
Note You need to log in before you can comment on or make changes to this bug.