Closed Bug 1080621 Opened 10 years ago Closed 10 years ago

Don't pass nscoord in-params by reference in nsBidiPresUtils methods

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: jfkthame, Assigned: jfkthame)

Details

Attachments

(1 file)

I happened to notice a couple of nsBidiPresUtils methods where we're passing input-only nscoord parameters by reference, which is unnecessary and likely to be less efficient than simply passing them by value.
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Attachment #8502531 - Flags: review?(smontagu) → review+
https://hg.mozilla.org/mozilla-central/rev/57ba7ce96c4a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.