Bug 178721 - Clean up gcc build warnings about reaching the end of a non void function for webrtc classes
Summary: Clean up gcc build warnings about reaching the end of a non void function for...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alejandro G. Castro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-24 03:06 PDT by Alejandro G. Castro
Modified: 2017-11-15 12:49 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2017-10-24 03:15 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>