Bug 161759

Summary: Update parseHTMLNonNegativeInteger() to return an unsigned value
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.