Closed Bug 1588290 Opened 6 years ago Closed 6 years ago

Fix compile errors after bug 1586887

Categories

(Core :: DOM: Core & HTML, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla71

People

(Reporter: jorgk-bmo, Assigned: jorgk-bmo)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1586887 +++

Compiling Thunderbird:

Doesn't compile, you're missing some include:
/builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.h:590:35: error: incomplete result type 'mozilla::dom::WindowProxyHolder' in function definition
/builds/worker/workspace/build/src/dom/base/nsGlobalWindowInner.h:590:51: error: calling 'Window' with incomplete return type 'mozilla::dom::WindowProxyHolder'

https://hg.mozilla.org/mozilla-central/rev/aedc45de64b3e561e8f4ddd9311ac99af5367aff#l4.14

https://hg.mozilla.org/mozilla-central/rev/7fc0a96a5ca10811216de69f4f54b7a13e3fee28
Bug 1588290 - Added missing include of WindowProxyHolder.h to nsGlobalWindowInner.h. r=emilio a=bustage-fix
MANUAL PUSH: bustage fix for Thunderbird

I've discussed the push with the sheriff on duty.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Version: unspecified → Trunk
Assignee: nobody → jorgk
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: