[Webkit-unassigned] [Bug 138325] Web Inspector: Fix RWIProtocol 64-to-32 bit conversion warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 13:45:52 PST 2014


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

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240874|review?                     |review+
              Flags|                            |

--- Comment #6 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 240874
  --> https://bugs.webkit.org/attachment.cgi?id=240874
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=240874&action=review

> Source/JavaScriptCore/ChangeLog:14
> +        Use int instead of NSInteger for APIs that eventually map to
> +        InspectorObject's setInteger, which takes an int.

Feels like a step backwards. Can we fix InspectorObject's setInteger instead?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141103/5e6e6b1f/attachment-0002.html>


More information about the webkit-unassigned mailing list