Bug 224756

Summary: Silence various -Wreturn-type warnings
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebCore Misc.Assignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Trivial CC: changseok, don.olmstead, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, hi, joepeck, kondapallykalyan, macpherson, mcatanzaro, menard, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2021-04-19 07:11:34 PDT
Add missing RELEASE_ASSERT_NOT_REACHED() to suppress GCC's -Wreturn-type warnings.
Comment 1 Michael Catanzaro 2021-04-19 07:12:14 PDT
Created attachment 426415 [details]
Patch
Comment 2 EWS 2021-04-19 08:18:39 PDT
Committed r276253 (236735@main): <https://commits.webkit.org/236735@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426415 [details].
Comment 3 Radar WebKit Bug Importer 2021-04-24 15:04:56 PDT
<rdar://problem/77110046>