Closed Bug 577426 Opened 14 years ago Closed 14 years ago

mozilla-central xulrunner nightlies broken since xpcom manifest landing

Categories

(Core :: XPCOM, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: nthomas, Assigned: benjamin)

References

Details

Attachments

(1 file)

Seems to be all platforms, here's a linux example from
http://tinderbox.mozilla.org/showlog.cgi?log=XULRunner/1278496950.1278499956.8621.gz

/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp: In function ‘nsresult InitEmbedding_Impl(JNIEnv*, _jobject*, _jobject*, _jobject*)’:
/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp:95: error: ‘XRE_InitEmbedding’ was not declared in this scope
/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp: In function ‘_jobject* Java_org_mozilla_xpcom_internal_XPCOMImpl_getComponentManager(JNIEnv*, _jobject*)’:
/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp:238: error: incomplete type ‘nsIComponentManager’ used in nested name specifier
/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp:238: error: expected primary-expression before ‘int’
/builds/slave/mozilla-central-linux-xulrunner/build/extensions/java/xpcom/src/nsJavaInterfaces.cpp:238: error: expected `)' before ‘int’

Broke in this change window:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=82edf5bd1abe&tochange=c173731c9d90
blocking2.0: --- → ?
Blocks: songbird
Assignee: nobody → benjamin
Status: NEW → ASSIGNED
Attachment #457570 - Flags: review?(shaver)
Comment on attachment 457570 [details] [diff] [review]
Disable JavaXPCOM by default

Ashes to ashes, JNI thunking to dust.
Attachment #457570 - Flags: review?(shaver) → review+
http://hg.mozilla.org/mozilla-central/rev/871a801486f3
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Thanks for the fix. However I only see Linux and Mac builds. What about Windows?
There's a new error in the win32 build, eg
  http://tinderbox.mozilla.org/showlog.cgi?log=XULRunner/1280224959.1280232071.28289.gz
Please file a separate bug for that.
(In reply to comment #7)
> Please file a separate bug for that.

Done. See bug 582559
blocking2.0: ? → betaN+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: