Closed Bug 486733 Opened 16 years ago Closed 16 years ago

optimize/modernize Mac OS X toolkit/xre code

Categories

(Core :: XUL, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jaas, Assigned: jaas)

References

Details

Attachments

(1 file, 2 obsolete files)

Attached patch fix v1.0 (obsolete) — Splinter Review
The Mac OS X code in toolkit/xre unnecessarily uses old and slow FSRef code. There are a bunch of unnecessary file system object conversions that hit the disk. It also reports old Carbon OSErr values for operations, we don't need that.
Attachment #370918 - Flags: review?(mstange)
Attached patch fix v1.1 (obsolete) — Splinter Review
bump iid
Attachment #370918 - Attachment is obsolete: true
Attachment #370937 - Flags: review?(mstange)
Attachment #370918 - Flags: review?(mstange)
Attachment #370937 - Flags: review?(mstange) → review+
Attachment #370937 - Flags: superreview?(benjamin)
Comment on attachment 370937 [details] [diff] [review] fix v1.1 >-[scriptable, uuid(7224E826-3F6C-4BB2-9C6E-02DA44575743)] >+[scriptable, uuid(ECC00A13-68A9-4F92-B828-12BD322DC184)] > interface nsILocalFileMac : nsILocalFile This is a comment-only change and shouldn't need a UUID bump, I hope. r=me without it
Attachment #370937 - Flags: superreview?(benjamin) → superreview+
Attached patch fix v1.2Splinter Review
gets rid of IID bump
Attachment #370937 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Depends on: 530064
Component: XP Toolkit/Widgets: XUL → XUL
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: