Bug 181118 - REGRESSION(r226228) Build error with unqualified isfinite() in MediaCapabilities.cpp
Summary: REGRESSION(r226228) Build error with unqualified isfinite() in MediaCapabilit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ms2ger (he/him; ⌚ UTC+1/+2)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-22 01:38 PST by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2017-12-22 02:13 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2017-12-22 01:48 PST, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags Details | Formatted Diff | Diff

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