[Webkit-unassigned] [Bug 124579] Use unsigned consistently, and check for invalid casts when calling into SharedBuffer from other code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 09:28:35 PST 2013


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





--- Comment #7 from Darin Adler <darin at apple.com>  2013-11-19 09:27:10 PST ---
(From update of attachment 217297)
View in context: https://bugs.webkit.org/attachment.cgi?id=217297&action=review

> Source/WebCore/ChangeLog:3
> +        Use unsigned consistently, and check for invalid casts when calling into SharedBuffer from other code.

On 64-bit platforms, this changes from 32-bit to 64-bit, not just from signed to unsigned. Rationale?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list