Closed Bug 1130364 Opened 9 years ago Closed 9 years ago

Codegen.py uses prefix ++ operator

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: Ms2ger, Assigned: bzbarsky)

Details

Attachments

(1 file)

... which doesn't exist in Python; rather, it coerces to a number, twice.
Erm.  Right you are.  Is this a problem for anything other than nestingLevel?  I don't see any other uses of ++ in python code...
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #8560500 - Flags: review?(peterv) → review+
https://hg.mozilla.org/mozilla-central/rev/be4a51e14f3f
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: