WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 203504
Remove unnecessary #include <limits.h> header from Timer.cpp
https://bugs.webkit.org/show_bug.cgi?id=203504
Summary
Remove unnecessary #include <limits.h> header from Timer.cpp
Daniel Bates
Reported
2019-10-28 13:53:27 PDT
Source/WebCore/platform/Timer.cpp includes both <limits.h> and <limits>. The latter should be enough. Let's see.
Attachments
Patch
(1.38 KB, patch)
2019-10-28 13:59 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2019-10-28 13:59:30 PDT
Created
attachment 382102
[details]
Patch
Daniel Bates
Comment 2
2019-10-28 20:24:20 PDT
Comment on
attachment 382102
[details]
Patch Thanks for the review.
WebKit Commit Bot
Comment 3
2019-10-28 21:08:18 PDT
Comment on
attachment 382102
[details]
Patch Clearing flags on attachment: 382102 Committed
r251694
: <
https://trac.webkit.org/changeset/251694
>
WebKit Commit Bot
Comment 4
2019-10-28 21:08:19 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2019-10-28 21:09:17 PDT
<
rdar://problem/56696060
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug