Closed Bug 169164 Opened 22 years ago Closed 22 years ago

Replace PRUint* and PRInt* in IDL with "unsigned long" etc

Categories

(Core Graveyard :: Security: UI, defect)

Other Branch
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Attachments

(1 file)

Currently, PSM's headers use types like PRUint32 or PRint8. All those types should get changed to the standard types like unsigned long, respectively. Alec explained this will not change the C++ signature, so this is not a functional change.
Blocks: 168452
Attached patch Patch v1 (deleted) — Splinter Review
Alec, Javi, can you please review?
Comment on attachment 99676 [details] [diff] [review] Patch v1 sr=alecf
Attachment #99676 - Flags: superreview+
Comment on attachment 99676 [details] [diff] [review] Patch v1 r=javi
Attachment #99676 - Flags: review+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified per kaie's comment.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: