RESOLVED FIXED 195183
In cloop.rb, rename :int and :uint to :intptr and :uintptr.
https://bugs.webkit.org/show_bug.cgi?id=195183
Summary In cloop.rb, rename :int and :uint to :intptr and :uintptr.
Mark Lam
Reported 2019-02-28 12:46:17 PST
It would be less confusing to match their C++ type names.
Attachments
proposed patch. (24.94 KB, patch)
2019-02-28 14:29 PST, Mark Lam
no flags
Mark Lam
Comment 1 2019-02-28 14:29:27 PST
Created attachment 363261 [details] proposed patch.
Yusuke Suzuki
Comment 2 2019-02-28 14:32:12 PST
Comment on attachment 363261 [details] proposed patch. r=me
Mark Lam
Comment 3 2019-02-28 15:43:16 PST
Comment on attachment 363261 [details] proposed patch. Thanks for the review. Landing now.
WebKit Commit Bot
Comment 4 2019-02-28 16:04:56 PST
Comment on attachment 363261 [details] proposed patch. Clearing flags on attachment: 363261 Committed r242240: <https://trac.webkit.org/changeset/242240>
WebKit Commit Bot
Comment 5 2019-02-28 16:04:58 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-02-28 16:05:33 PST
Note You need to log in before you can comment on or make changes to this bug.