RESOLVED FIXED 161759
Update parseHTMLNonNegativeInteger() to return an unsigned value
https://bugs.webkit.org/show_bug.cgi?id=161759
Summary Update parseHTMLNonNegativeInteger() to return an unsigned value
Chris Dumez
Reported 2016-09-08 13:56:19 PDT
Update parseHTMLNonNegativeInteger() to return an unsigned value instead of a signed one as the value can never be negative.
Attachments
Patch (9.25 KB, patch)
2016-09-08 13:57 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-09-08 13:57:32 PDT
WebKit Commit Bot
Comment 2 2016-09-08 14:33:55 PDT
Comment on attachment 288317 [details] Patch Clearing flags on attachment: 288317 Committed r205663: <http://trac.webkit.org/changeset/205663>
WebKit Commit Bot
Comment 3 2016-09-08 14:33:59 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.