05:40:21 http://forums.mozillazine.org/viewtopic.php?f=6&t=3109958 ( omething boutc the Modern Theme ) 21:49:14 tomman the current 2.53.17b1 pre has a patch from buc for the Logical Assignment Operators Bug 1629106 and friends in. I think you encountered a few sites needing it. Maybe you can do some addtioanl testing. 21:49:30 oh, cool~! 21:49:41 time to backup my profile~ 21:52:04 tomman should be very very stable. I am running it for 3 days now. Just some snafu three days ago with a bad build. 23:51:32 OK, now onto the latest .17b1 build~ 23:52:07 Aaaaand... Redirector is busted, AGAIN 23:52:17 wonder what broke this time 23:53:23 "NS_ERROR_XPC_BAD_IID: Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]" chrome://redirector/content/js/redirectorprefs.js line 105 23:53:27 what the hell... 23:53:56 > return Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranchInternal); 23:54:00 that's the line in question 23:55:17 "Components.interfaces.nsIPrefBranchInternal" comes up as undefined 23:55:47 of course "undefined" is not a valid service 23:56:43 https://bugzilla.mozilla.org/show_bug.cgi?id=1374847 Upstream sez "kill them with fire" 23:59:35 and apparently nsIPrefBranchInternal was a "trivial subclass" of nsIPrefBranch