Closed Bug 681189 Opened 13 years ago Closed 13 years ago

Replace PRBool with boolean in IDL files (in comm-central)

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 9.0

People

(Reporter: mwu, Assigned: mwu)

References

Details

Attachments

(1 file, 1 obsolete file)

I ran:

find . -iname "*.idl" ! -wholename "*/mozilla/*" | xargs -n 1 sed -i "s/\([\ \t]\)PRBool/\1boolean/g"

and adjusted the patch manually to fix up alignment.
Attachment #555030 - Flags: review?(mbanner)
And this patch actually builds..
Attachment #555030 - Attachment is obsolete: true
Attachment #555030 - Flags: review?(mbanner)
Attachment #555032 - Flags: review?(mbanner)
Attachment #555032 - Flags: review?(mbanner) → review+
https://hg.mozilla.org/comm-central/rev/b7e43ce5e369
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 9.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: