Bug 224995 - numCalleeLocals, numParameters, and numVars should be unsigned
Summary: numCalleeLocals, numParameters, and numVars should be unsigned
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-23 14:15 PDT by Keith Miller
Modified: 2021-04-26 13:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (36.33 KB, patch)
2021-04-24 12:14 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (37.03 KB, patch)
2021-04-26 07:33 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (37.07 KB, patch)
2021-04-26 11:07 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2021-04-23 14:15:12 PDT
numCalleeLocals and numVars should be unsigned
Comment 1 Keith Miller 2021-04-24 12:14:54 PDT
Created attachment 426986 [details]
Patch
Comment 2 Keith Miller 2021-04-26 07:33:21 PDT
Created attachment 427042 [details]
Patch
Comment 3 Keith Miller 2021-04-26 11:07:53 PDT
Created attachment 427064 [details]
Patch
Comment 4 Mark Lam 2021-04-26 11:21:32 PDT
Comment on attachment 427064 [details]
Patch

r=me
Comment 5 Keith Miller 2021-04-26 12:53:28 PDT
Crashes on EWS seem unlikely to be related. I'm gonna CQ+
Comment 6 EWS 2021-04-26 13:20:23 PDT
Committed r276609 (237038@main): <https://commits.webkit.org/237038@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427064 [details].
Comment 7 Radar WebKit Bug Importer 2021-04-26 13:21:53 PDT
<rdar://problem/77172859>