On Friday, June 19, 2015 at 10:31:34 AM UTC+5:30, Abhay Kumar Somani wrote: > On Wednesday, June 17, 2015 at 10:29:24 PM UTC+5:30, Adrian Kalla wrote: > > W dniu 06/17/2015 o 06:33 PM, Abhay Kumar Somani pisze: > > > Hi, I am working in a company and we are using XULRunner to deploy our > > > app. Now we have decided to upgrade our app to 64bit. While upgrading we > > > got to know that Mozilla doesn't provides 64bitXULRunner for windows. > > > However, while searching in the net, I found a website that provides > > > 64bit binaries for windows but it is unofficial, and no source code is > > > available there, so don't know whether it is safe to consume them as per > > > our security concerns. So, if anybody could help me with building a 64bit > > > XULRunner for windows or if Mozilla team plan to provide 64bit Windows > > > build anytime soon, it will of great help. > > > Otherwise if someone can kindly help with building 64bit binaries. Thanks > > > in advance. > > > > Hi, > > > > building XULRunner is not different from building Firefox. When already > > deploying an own app, I expect you know the basics of how to compile an > > application ;) > > You should start with this three links: > > https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Windows_Prerequisites > > > > https://developer.mozilla.org/en-US/docs/Simple_Firefox_build > > https://developer.mozilla.org/en-US/docs/Configuring_Build_Options > > > > There also are official Win64 builds, but only for central, aurora and > > the beta stage, e.g.: > > https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/latest-beta/runtimes/xulrunner-39.0b6.en-US.win64.zip > > > > Best regards > > > > FYI: I'm not sure if you are aware of this, but XULRunner is in the > > process of a slow and painful death, as no-one seems to care about it > > anymore. So I'm not so sure, if it is a good idea to depend on it... > > Thanks Adrian for your help. And also thanks for the information about > XULRunner in the process of end, I didn't knew that.
Hi, I used the beta build but I am stuck at a point in windows. Whenever my application tries to open a new window or a popup, I get the login page in the popup and the previous Xulrunner session gets closed. I am not getting it, whether it is a problem related to session management or popup related. Everything works well for linux. It is only in windows where I am getting this issue. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform