Closed
Bug 539210
Opened 16 years ago
Closed 16 years ago
[HTML5][Patch] Revise the translator README to cover all makefile functionality
Categories
(Core :: DOM: HTML Parser, defect, P2)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
References
()
Details
Attachments
(1 file)
|
2.63 KB,
patch
|
mozilla+ben
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/parser/html/java/README.txt doesn't cover the generation of the named characters files.
README.txt should cover all functionality offered by http://mxr.mozilla.org/mozilla-central/source/parser/html/java/Makefile
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #440451 -
Flags: review?(bnewman)
| Assignee | ||
Updated•16 years ago
|
Summary: [HTML5] Revise the translator README to cover all makefile functionality → [HTML5][Patch] Revise the translator README to cover all makefile functionality
Comment 2•16 years ago
|
||
Comment on attachment 440451 [details] [diff] [review]
Revise the README
Thanks for doing this. Very helpful.
r=me with a newline at the EOF, and maybe a note that "libs" is the default target.
Attachment #440451 -
Flags: review?(bnewman) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d9120833cdfd
with EOF and mentioning that libs is the default.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•