Bug 181118

Summary: REGRESSION(r226228) Build error with unqualified isfinite() in MediaCapabilities.cpp
Product: WebKit Reporter: Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger>
Component: MediaAssignee: Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ms2ger (he/him; ⌚ UTC+1/+2) 2017-12-22 01:38:54 PST
At least locally; the bots don't seem to be too bothered. Either way, all but one of the isfinite() calls are qualified, so I'll do the same to the last one.
Comment 1 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-12-22 01:48:19 PST
Created attachment 330114 [details]
Patch
Comment 2 WebKit Commit Bot 2017-12-22 02:12:24 PST
Comment on attachment 330114 [details]
Patch

Clearing flags on attachment: 330114

Committed r226262: <https://trac.webkit.org/changeset/226262>
Comment 3 WebKit Commit Bot 2017-12-22 02:12:25 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-12-22 02:13:25 PST
<rdar://problem/36193479>