01:35:43 <WG9s> so now that I have builds with debug symbols, where is that pandkekok9 person?
02:10:50 <WG9s> well iam done for the night i can;t wait
20:18:52 <tomman> https://github.com/ruffle-rs/ruffle/issues/5118#issuecomment-917453730 a light of hope?
20:19:16 <tomman> a fork for non-Chromeized browsers sounds like a workable idea to me
20:39:18 <wyatt8740> Hi there. I understand why it's wrong to try to keep addons compatible and such, but is there a good alternative to "session manager" since that broke in 2.53.9? (I've been trying to hack it into working but I keep digging a bigger hole).
21:08:30 <wyatt8740> looks like nsISessionStore got removed?
21:31:47 <wyatt8740> maybe it was just made asynchronous?
21:32:32 <wyatt8740> nvm on that last one; the code looks to be asynchronous so I'm still unsure
21:32:44 <wyatt8740> (getting "illegal value" messages in the console)
21:34:42 <wyatt8740> i dummied out a watch function for now
21:35:09 <wyatt8740> anyway, I'll stop talking unless i make some real revelation
21:41:57 <wyatt8740> i would like to know of alternatives as well, though
21:45:58 <wyatt8740> lol nvm looks like it got updated
21:46:32 * wyatt8740 dies a little inside
21:46:53 <wyatt8740> at least i can see what changed between revisions this way, though!
21:47:22 <wyatt8740> no. no it didn't. I was using my old laptop which is the same model as the new one next to it
21:48:43 <wyatt8740> guessing a list of open tabs would be accessed through some other means now, and if I can fix that it might work