Steven W Posted November 10, 2011 Posted November 10, 2011 (edited) Updated: January 07, 2012 5:30 A.M ESTThis is my latest attempt to make a build of Aurora(Firefox) that, in conjunction with KernelEx, overcomes the non-functional bookmarks and history issues. I've updated to the 8.0.1 source code. Need someone to test it as I don't have immediate access to a PC running 98/98SE/ME with KernelEx. As usual, I won't be responsible for anything bad happening.Please do a clean install remove all old Firefox/Aurora installations (including settings/preferences)I just made this build and am now focusing in one modifying sqlite:Here's a link to the exe:http://www.mediafire.com/download.php?o2uau3941dljmooTo recreate the source:1. Download the full 8.0.1 source from Mozilla2. Download this and extract the files to the source directory 'mozilla-release\db\sqlite3\src' replacing files as necessary.3. Replace sqlite3.c in the same directory as above with this one Edited January 7, 2012 by Steven W
loblo Posted November 10, 2011 Posted November 10, 2011 I have tried it briefly and it seems to be on par with version 7 from felicitas.Both links point to the installer btw.
Steven W Posted November 10, 2011 Author Posted November 10, 2011 (edited) Both links point to the installer btw.Fixed the link. So, Bookmarks and History still don't function? Edited November 10, 2011 by Steven W
loblo Posted November 10, 2011 Posted November 10, 2011 So, Bookmarks and History still don't function?No, they don't seem to. No biggie for me as those Firefox builds are only a secondary browser I launch from Opera if I need to view WebGL content.
Steven W Posted November 10, 2011 Author Posted November 10, 2011 (edited) Oh well, I had my doubts. I guess we can still use the tricks we discovered in felicitas build of FF7, (PlainOldFavorites), getting WebGL going, etc. So it's not completely useless.I have a few other ideas that I'm going to try to implement, but that obviously takes time.Thanks for testing and letting me know loblo! Edited November 10, 2011 by Steven W
Steven W Posted November 15, 2011 Author Posted November 15, 2011 (edited) Guys, I know Xeno86 is working on getting Bookmarks and History, etc to work with the native builds. I see he hasn't gotten there quite yet. I just finished a build, that's similar to the last, but I updated to Sqlite 3.79, and modified it's makefile in FF to include the OMIT_WAL compilation option. I had to mod sqlite.c to address this issue:http://www.sqlite.org/src/timeline?r=omit-wal-fix&nd&c=2011-11-08%2015:06:05If you download the my source mods, the contents of folder labeled sqlite goes in the mozilla-release\db\sqlite3\src directory of the Firefox 8 source code.the download links are at the top, in the first post. I left the old post there. If someone would test and see if Bookmarks and/or History function, I'd appreciate it. Edited November 15, 2011 by Steven W
loblo Posted November 15, 2011 Posted November 15, 2011 I have just tried the new build and it's the same as before, no bookmarks, no history.
Steven W Posted November 15, 2011 Author Posted November 15, 2011 I have just tried the new build and it's the same as before, no bookmarks, no history. Thanks loblo. Back to the drawing board!
Steven W Posted November 20, 2011 Author Posted November 20, 2011 Hi all, just posted an updated build, please read the first post in this thread for info. If what I'm asking is too much for you, please just don't try it.Thanks.
loblo Posted November 20, 2011 Posted November 20, 2011 I have done what you ask and it doesn't crash or lock-up but there is no working bookmarks or history either. Not sure I understand what you're doing here exactly but keep it up, you'll get them working eventually (touch wood).
TmEE Posted November 20, 2011 Posted November 20, 2011 On default compatibility mode of KEX it did crash, on XP mode it seemingly crashed but sprung back to life after few seconds. Every link you click will cause the program to halt for some seconds but it seems to run
Steven W Posted December 22, 2011 Author Posted December 22, 2011 I just tried again, info is in the first message under this posting. If someone would test, I'd appreciate it.
loblo Posted December 26, 2011 Posted December 26, 2011 I just tried again, info is in the first message under this posting. If someone would test, I'd appreciate it.I tried it and it is still the same I am afraid.
Steven W Posted January 7, 2012 Author Posted January 7, 2012 Hi all, another attempt just made. Still only modifying Sqlite. As always, I'd appreciate someone testing it! The first message in this post has been updated w/ links and info.I do have a couple of questions1. It is possible on Win9x for several processes to share the same file isn't it?2. Does anyone know of an easy to use program to monitor API calls in real-time?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now