Closed Bug 1521433 Opened 5 years ago Closed 5 years ago

Non-unified build bustage in nsXHTMLContentSerializer.cpp

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

It's got "using namespace mozilla" and no other namespace bits, but then uses bareword "Document". Happens to build if it gets unified with something that does "using namespace mozilla::dom"...

Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d644de8941b
Fix non-unified build failure in nsXHTMLContentSerializer.cpp.  r=emilio
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Assignee: nobody → bzbarsky
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: