WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
43214
Inconsistent use of types in WebBackForwardList
https://bugs.webkit.org/show_bug.cgi?id=43214
Summary
Inconsistent use of types in WebBackForwardList
John Sullivan
Reported
2010-07-29 14:35:18 PDT
WebBackForwardList::backListCount() and forwardListCount() return int backListWithLimit() and forwardListWithLimit() take unsigned At the client level, the WKBackForwardList equivalents of these functions all use unsigned WKArray uses size_t It would be better if the types were used more consistently.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug