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

Yongjun Zhang
Reported 2014-04-22 22:35:13 PDT
It would be nice to support NSUInteger argument type for remote invocations.
Attachments
Patch. (2.39 KB, patch)
2014-04-22 22:46 PDT, Yongjun Zhang
no flags
Fix a style issue. (2.89 KB, patch)
2014-04-22 22:54 PDT, Yongjun Zhang
no flags
Yongjun Zhang
Comment 1 2014-04-22 22:46:04 PDT
WebKit Commit Bot
Comment 2 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.
Yongjun Zhang
Comment 3 2014-04-22 22:54:07 PDT
Created attachment 229959 [details] Fix a style issue.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2014-04-23 12:39:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.