Closed
Bug 1173913
Opened 10 years ago
Closed 10 years ago
put name of webidl file into generated code
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: tromey, Assigned: bzbarsky)
Details
Attachments
(1 file)
It would be nice if code generated from webidl included a comment
with the name of the input file and the way the file was created.
Right now it just says:
/* THIS FILE IS AUTOGENERATED - DO NOT EDIT */
But it would be helpful if it also said:
/* This file was generated from Window.webidl by Codegen.py */
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #8621208 -
Flags: review?(peterv)
![]() |
Assignee | |
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8621208 -
Flags: review?(peterv) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•