Closed Bug 539434 Opened 15 years ago Closed 14 years ago

[HTML5] The translator isn't updating parser/html/javasrc/

Categories

(Core :: DOM: HTML Parser, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: mozilla+ben)

Details

Attachments

(2 files)

Looking at http://mxr.mozilla.org/mozilla-central/source/parser/html/javasrc/ , it turns out that the translator isn't storing a snapshot of the translated .java files in parser/html/javasrc/.

To make it easier for downstream packagers to use Gecko under the GPL, the translator should put a snapshot of the .java files in parser/html/javasrc/ and the makefile should allow using parser/html/javasrc/ as the translation source (in which case the translator shouldn't overwrite those files with the files themselves).
copyFile already contains a check to make sure the files don't overwrite themselves, so simply uncommenting the call should be sufficient
Attachment #433659 - Flags: review?(hsivonen)
Allows using the latest mozilla-central snapshot instead of the latest htmlparser revision.
Attachment #433660 - Flags: review?(hsivonen)
Assignee: nobody → bnewman
Attachment #433659 - Flags: review?(hsivonen) → review+
Attachment #433660 - Flags: review?(hsivonen) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: