Closed Bug 1528286 Opened 5 years ago Closed 5 years ago

Remove bogus comment about relocations in generated code

Categories

(Core :: DOM: Bindings (WebIDL), enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

Attachments

(2 files)

It's talking about a relocation for a string constant, but those don't incur a relocation.

I tried switching to computing the string at runtime, and that does not decrease any of the data sizes for the binary, while it does increase the codesize some. So probably not worth it.

There are no relocations needed for string constants.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: