Bug 117890

Summary: [MediaStream]: Remove ``>= 0'' assertion from a size_t variable
Product: WebKit Reporter: Sergio Correia (qrwteyrutiyoup) <sergio>
Component: New BugsAssignee: Sergio Correia (qrwteyrutiyoup) <sergio>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric.carlson, glenn, hta, jer.noble, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Sergio Correia (qrwteyrutiyoup)
Reported 2013-06-21 13:26:22 PDT
[MediaStream]: Remove ``>= 0'' assertion from a size_t variable
Attachments
Patch (1.77 KB, patch)
2013-06-21 13:30 PDT, Sergio Correia (qrwteyrutiyoup)
no flags
Patch (1.66 KB, patch)
2013-06-21 14:27 PDT, Sergio Correia (qrwteyrutiyoup)
no flags
Sergio Correia (qrwteyrutiyoup)
Comment 1 2013-06-21 13:30:13 PDT
Anders Carlsson
Comment 2 2013-06-21 14:06:02 PDT
Comment on attachment 205211 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=205211&action=review > Source/WebCore/Modules/mediastream/RTCStatsResponse.cpp:58 > + // size_t is an unsigned type, so report is always >= 0. I don’t think a comment is needed here.
Sergio Correia (qrwteyrutiyoup)
Comment 3 2013-06-21 14:27:52 PDT
Created attachment 205217 [details] Patch Removed comment.
WebKit Commit Bot
Comment 4 2013-06-21 15:50:27 PDT
Comment on attachment 205217 [details] Patch Clearing flags on attachment: 205217 Committed r151863: <http://trac.webkit.org/changeset/151863>
WebKit Commit Bot
Comment 5 2013-06-21 15:50:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.