Bug 132040

Summary: Support encoding/decoding NSUInteger arguments in WKRemoteObjectCoder.
Product: WebKit Reporter: Yongjun Zhang <yongjun_zhang>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch.
none
Fix a style issue. none

Description Yongjun Zhang 2014-04-22 22:35:13 PDT
It would be nice to support NSUInteger argument type for remote invocations.
Comment 1 Yongjun Zhang 2014-04-22 22:46:04 PDT
Created attachment 229958 [details]
Patch.
Comment 2 WebKit Commit Bot 2014-04-22 22:48:25 PDT
Attachment 229958 [details] did not pass style-queue:


ERROR: Source/WebKit2/Shared/API/Cocoa/WKRemoteObjectCoder.mm:179:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Yongjun Zhang 2014-04-22 22:54:07 PDT
Created attachment 229959 [details]
Fix a style issue.
Comment 4 WebKit Commit Bot 2014-04-23 12:39:09 PDT
Comment on attachment 229959 [details]
Fix a style issue.

Clearing flags on attachment: 229959

Committed r167719: <http://trac.webkit.org/changeset/167719>
Comment 5 WebKit Commit Bot 2014-04-23 12:39:12 PDT
All reviewed patches have been landed.  Closing bug.