Bug 178721

Summary: Clean up gcc build warnings about reaching the end of a non void function for webrtc classes
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebRTCAssignee: Alejandro G. Castro <alex>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alejandro G. Castro 2017-10-24 03:06:52 PDT
Add asserts and fake returns to avoid the compiler warnings in those situations.
Comment 1 Alejandro G. Castro 2017-10-24 03:15:26 PDT
Created attachment 324666 [details]
Patch
Comment 2 WebKit Commit Bot 2017-10-24 23:27:02 PDT
Comment on attachment 324666 [details]
Patch

Clearing flags on attachment: 324666

Committed r223949: <https://trac.webkit.org/changeset/223949>
Comment 3 WebKit Commit Bot 2017-10-24 23:27:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:49:56 PST
<rdar://problem/35568235>