Bug 198156

Summary: Lexer<T>::parseDecimal ought to ASSERT isASCIIDigit
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: New BugsAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196351
Attachments:
Description Flags
Patch
none
Patch none

Description Ross Kirsling 2019-05-22 21:40:01 PDT
Lexer<T>::parseDecimal ought to ASSERT isASCIIDigit
Comment 1 Ross Kirsling 2019-05-22 21:50:41 PDT Comment hidden (obsolete)
Comment 2 Ross Kirsling 2019-05-22 21:54:35 PDT
Here's the postponed cleanup following bug 196351.
Comment 3 Ross Kirsling 2019-05-22 23:11:53 PDT
Created attachment 370490 [details]
Patch
Comment 4 Keith Miller 2019-05-23 10:46:20 PDT
Comment on attachment 370490 [details]
Patch

r=me.
Comment 5 WebKit Commit Bot 2019-05-23 11:07:55 PDT
Comment on attachment 370490 [details]
Patch

Clearing flags on attachment: 370490

Committed r245697: <https://trac.webkit.org/changeset/245697>
Comment 6 WebKit Commit Bot 2019-05-23 11:07:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-05-23 11:08:19 PDT
<rdar://problem/51074878>