[Webkit-unassigned] [Bug 162553] Fix -Wformat warnings in WebLoaderStrategy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 02:30:59 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162553

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Two problems here:

 * Need to use the PRIu64 macro rather to print a uint64_t, not %lld
 * The loadParameters.webFrameID argument is in the wrong place, swapped with loadParameters.identifier

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160926/d04a7872/attachment.html>


More information about the webkit-unassigned mailing list