Open Bug 553733 Opened 16 years ago Updated 3 years ago

Export DLL functions using ordinal numbers

Categories

(Firefox :: General, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

Details

(Whiteboard: [ts][win])

We should be exporting DLL functions on Windows using ordinal numbers, and not names. Ordinal functions take less space, which would win us a marginal I/O time during cold startup, and they're also faster for the Windows loader to manipulate, so we'll get another Ts win from that side.
Version: 3.5 Branch → Trunk
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.