GNOME Bugzilla – Bug 624745
support build with xulrunner 2.0
Last modified: 2010-09-25 16:52:10 UTC
patch follow
Created attachment 166163 [details] [review] support build with xulrunner 2.0
Review of attachment 166163 [details] [review]: This will need to be conditional. (See handling of sn_startup_sequence_get_application_id in configure.ac... you probably can just add JS_RemoveValueRoot to that same AC_CHECK_FUNCS, please keep the functions alphabetical.)
(In reply to comment #2) > > This will need to be conditional. No. Patch for Gjs Handle this. It add HAVE_JS_ADDROOT to compile flags. It define new functions for old xullruner.
You mean, that GJS actually will define the JS_* symbols and export them???
Dup'ing on Colin's patch *** This bug has been marked as a duplicate of bug 630539 ***