Closed Bug 936927 Opened 11 years ago Closed 11 years ago

Build the HTML parser in unified mode

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

This helps with building the code faster, similar to the way that we currently build WebIDL bindings, IPDL protocols, etc.

The |namespace dom| change is necessary to make sure that the `dom' namespace alias doesn't clash with the real dom namespace.

Try run: https://tbpl.mozilla.org/?tree=Try&rev=8e7c6d3bf687
Assignee: nobody → ehsan
Attachment #829891 - Flags: review?(hsivonen)
Comment on attachment 829891 [details] [diff] [review]
Build the HTML parser in unified mode

I have no clue what this does, but I believe you. rs=hsivonen.
Attachment #829891 - Flags: review?(hsivonen) → review+
The idea here is to reduce the number of translation units we build in order to get faster builds.
https://hg.mozilla.org/mozilla-central/rev/0c010bd4388e
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: