Closed Bug 1430183 Opened 6 years ago Closed 6 years ago

ClassTypedef from CodeGen.py is unused

Categories

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

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

Details

Attachments

(1 file)

This was used in CGPrototypeTraitsClass to do:
  typedefs = [ClassTypedef('NativeType', descriptor.nativeType)]
but doesn't appear anywhere any more.
The typedefs field of CGClass can also be removed.
Comment on attachment 8942267 [details]
Bug 1430183 - ClassTypedef from CodeGen.py is unused.

https://reviewboard.mozilla.org/r/212544/#review218310
Attachment #8942267 - Flags: review?(kyle) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89a919eaef10
ClassTypedef from CodeGen.py is unused. r=qdot
https://hg.mozilla.org/mozilla-central/rev/89a919eaef10
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: