Bug 183997

Summary: WebProcess memory monitor: use %zu format specifier for size_t
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: BindingsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, cdumez, clopez, cmarcelo, darin, dbates, eric.carlson, ews-watchlist, jer.noble, mcatanzaro, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=183773
Attachments:
Description Flags
Patch none

Carlos Alberto Lopez Perez
Reported 2018-03-25 12:26:14 PDT
%zu is the correct format specifier for size_t
Attachments
Patch (2.42 KB, patch)
2018-03-25 12:32 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2018-03-25 12:32:15 PDT
Michael Catanzaro
Comment 2 2018-03-25 13:32:03 PDT
Comment on attachment 336497 [details] Patch Thanks for fixing this. We need to be really careful when printing integer types, since the types really do often differ in practice.
Carlos Alberto Lopez Perez
Comment 3 2018-03-25 17:54:27 PDT
Comment on attachment 336497 [details] Patch Clearing flags on attachment: 336497 Committed r229965: <https://trac.webkit.org/changeset/229965>
Carlos Alberto Lopez Perez
Comment 4 2018-03-25 17:54:31 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-03-25 17:55:23 PDT
Note You need to log in before you can comment on or make changes to this bug.