Bug 146911 - Use isnan from std namespace in Stopwatch.h
Summary: Use isnan from std namespace in Stopwatch.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 12:45 PDT by Julien Brianceau
Modified: 2015-07-20 00:22 PDT (History)
7 users (show)

See Also:


Attachments
Use isnan from std namespace in Stopwatch.h (2.05 KB, patch)
2015-07-13 12:50 PDT, Julien Brianceau
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2015-07-13 12:45:51 PDT
Use isnan from std namespace in Stopwatch.h
Comment 1 Julien Brianceau 2015-07-13 12:50:30 PDT
Created attachment 256714 [details]
Use isnan from std namespace in Stopwatch.h
Comment 2 Zan Dobersek 2015-07-19 00:45:31 PDT
Comment on attachment 256714 [details]
Use isnan from std namespace in Stopwatch.h

r=me
Comment 3 Julien Brianceau 2015-07-20 00:22:15 PDT
Committed r187019: <http://trac.webkit.org/changeset/187019>