[Webkit-unassigned] [Bug 135919] Add LayoutUnit argument coders to WebCoreArgumentCoders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 23:07:01 PDT 2014


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





--- Comment #7 from Wenson Hsieh <wenson_hsieh at apple.com>  2014-08-13 23:07:10 PST ---
(From update of attachment 236576)
View in context: https://bugs.webkit.org/attachment.cgi?id=236576&action=review

Thanks for taking a look at this! However, after talking with Tim and Zalan, we've decided against IPC-ing LayoutUnit (if we ever do decide to do it though, we'll keep that in mind)

>> Source/WebKit2/Shared/WebCoreArgumentCoders.cpp:343
>> +    int decodedRawValue;
> 
> IPC always uses fixed size types, like uint64_t, not int.

Got it -- thanks for the tip.

-- 
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