-
GrannyGooseforums.mozillazine.org/viewtopic.php?f=6&t=3109958 ( omething boutc the Modern Theme )
-
frg_Awaytomman 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.
-
tommanoh, cool~!
-
tommantime to backup my profile~
-
frg_Awaytomman should be very very stable. I am running it for 3 days now. Just some snafu three days ago with a bad build.
-
tommanOK, now onto the latest .17b1 build~
-
tommanAaaaand... Redirector is busted, AGAIN
-
tommanwonder what broke this time
-
tomman"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
-
tommanwhat the hell...
-
tomman> return Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranchInternal);
-
tommanthat's the line in question
-
tomman"Components.interfaces.nsIPrefBranchInternal" comes up as undefined
-
tommanof course "undefined" is not a valid service
-
tommanbugzilla.mozilla.org/1374847 Upstream sez "kill them with fire"
-
tommanand apparently nsIPrefBranchInternal was a "trivial subclass" of nsIPrefBranch