All times are UTC.
00:14:23 <-- GeekShadow has quit (Ping timeout) 00:16:56 --> GeekShadow has joined #instantbird 00:18:22 <-- wnayes has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:30:08 <-- Armada has quit (Connection reset by peer) 00:34:46 <-- GeekShadow has quit (Ping timeout) 00:34:57 --> GeekShadow has joined #instantbird 00:40:39 <-- GeekShadow has quit (Ping timeout) 00:44:28 --> GeekShadow has joined #instantbird 00:46:26 <-- GeekShadow has quit (Ping timeout) 00:49:29 --> GeekShadow has joined #instantbird 01:02:26 <-- rosonline has quit (Connection reset by peer) 01:42:40 --> arlolra has joined #instantbird 02:02:00 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 02:13:34 <instant-buildbot> build #32 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/32 02:13:44 <instant-buildbot> build #1137 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1137 02:14:48 <instant-buildbot> build #1493 of win32-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1493 02:15:14 <instant-buildbot> build #2317 of macosx-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2317 02:16:10 <-- sherief has quit (Quit: either an outage or my isp is being <censored>) 03:08:51 --> mconley has joined #instantbird 03:50:07 <-- mconley has quit (Input/output error) 04:08:19 --> mconley has joined #instantbird 04:42:27 <-- mconley has quit (Input/output error) 05:32:43 <-- arlolra has quit (Quit: arlolra) 07:01:50 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 07:04:21 --> gerard-majax_ has joined #instantbird 07:08:43 <-- gerard-majax_ has quit (Ping timeout) 07:20:48 --> Bollebib has joined #instantbird 07:47:58 --> mali has joined #instantbird 08:08:37 <-- mali has quit (Ping timeout) 08:09:27 --> mali has joined #instantbird 08:15:21 <-- Bollebib has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 08:17:23 <-- sawrubh has quit (Ping timeout) 08:20:04 --> sawrubh has joined #instantbird 08:40:44 --> flo-retina has joined #instantbird 08:40:44 * ChanServ sets mode +qo flo-retina flo-retina 10:18:52 --> jb has joined #instantbird 10:34:12 <-- EionRobb has quit (Quit: Leaving.) 10:37:36 * Fallen|away is now known as Fallen 10:46:49 * Fallen is now known as Fallen|away 10:49:00 <-- jb has quit (Ping timeout) 10:54:45 <flo-retina> I have a patch (that's more like a workaround really :() in https://bugzilla.mozilla.org/show_bug.cgi?id=1057708 for the current bustage 10:54:47 <instantbot> Bug 1057708 blo, --, ---, nobody, NEW, Fix bustage caused by 'Bug 1055281 - Make it an error to add a non-existent directory to LOCAL_INCLU 11:17:10 <-- BWMerlin has quit (Quit: BWMerlin) 13:48:36 --> mconley has joined #instantbird 13:56:31 <-- mconley has quit (Input/output error) 14:13:32 --> jb has joined #instantbird 14:38:17 <-- jb has quit (Ping timeout) 14:40:44 --> iamjayakumars has joined #instantbird 14:53:30 --> mconley has joined #instantbird 14:56:23 <-- mconley has quit (Ping timeout) 14:56:57 --> aleth has joined #instantbird 14:56:57 * ChanServ sets mode +o aleth 14:57:42 <aleth> bah, more bustage? 14:58:16 <aleth> ah, flo-retina already patched it :) 14:59:13 <aleth> That's unfortunate about the paths :( 14:59:49 <flo-retina> I don't know if it's actually possible to fix correctly 15:00:05 <flo-retina> I don't feel like checking in my workaround with r+a=bustage-fix ;) 15:00:25 <aleth> Possibly not without the (full) ccrework 15:02:05 <aleth> What does +NS_INTERFACE_MAP_BEGIN do and why did you need it? 15:02:20 <-- iamjayakumars has quit (Client exited) 15:04:24 <flo-retina> give a way to cast to nsISupports without ambiguity 15:04:48 <flo-retina> I'm not fully sure why I need it (or why I didn't need it before) 15:04:54 <flo-retina> but I couldn't get the code to compile without it 15:05:23 <aleth> That patch is a bit mysterious to me 15:05:26 --> iamjayakumars has joined #instantbird 15:05:31 <aleth> Especially the ADDREF followed by RELEASE 15:05:50 <aleth> But I'm glad you figured it out :) 15:05:53 <flo-retina> aleth: these are the implementation of the AddRef and Release methods, not calls to them 15:06:02 <aleth> Oh OK. 15:07:00 <flo-retina> of course I would feel more confident if that code had tests ;) 15:16:03 --> mconley has joined #instantbird 15:51:26 <-- mconley has quit (Input/output error) 15:57:02 <flo-retina> nhnt11: I wonder if it would be a good idea to store all the list results in an SQLite fulltext indexed table and drop them from JS memory. 16:01:29 --> wnayes has joined #instantbird 16:01:55 <aleth> ah hah bug 1034302 16:01:59 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1034302 nor, --, mozilla34, khuey, RESO FIXED, Emit MOZ_OVERRIDE in xpidl generated macros 16:02:24 <aleth> In case you were wondering why you had to write that patch yesterday ;) 16:02:39 <flo-retina> too bad I didn't include that bug number in my commit message ;) 16:02:59 <aleth> wnayes: Thanks for updating your patch! :) 16:03:15 <flo-retina> Indeed! 16:03:22 <flo-retina> wnayes: Thanks! :) 16:05:12 <-- iamjayakumars has quit (Client exited) 16:06:06 <wnayes> Sorry it took so long! I meant to finish it earlier this summer, but I guess it worked out since a lot of Logger changes happened in the meantime. :) 16:07:02 --> iamjayakumars has joined #instantbird 16:07:12 <-- aleth has quit (Ping timeout) 16:08:46 --> aleth has joined #instantbird 16:08:46 * ChanServ sets mode +o aleth 16:18:57 <wnayes> flo-retina: Thanks for the quick review! 16:19:39 <flo-retina> you are welcome :) 16:39:08 <wnayes> flo-retina: Is chat-prefs.js the only place where I should be adding new prefs (does it apply for both TB and IB)? 16:39:39 <wnayes> Since the prefs I've added are all service level. 16:40:08 --> gerard-majax_ has joined #instantbird 16:41:34 <aleth> wnayes: (For later) If you can parse pidgin logs, can you also parse old IB txt logs? Would it be possible to use the importer to migrate such old legacy logs to JSON? 16:41:54 <-- gerard-majax_ has quit (Ping timeout) 16:44:53 <wnayes> aleth: If an importer was written, definitely. Pidgin parsing isn't particularly accurate yet though, especially for plaintext. 16:45:10 <aleth> Yeah, I was wondering how it could handle plain text... 16:45:18 <wnayes> Also, thanks for the AsyncShutdown.jsm tip :) 16:54:36 --> gerard-majax_ has joined #instantbird 17:12:05 --> mpmc has joined #instantbird 17:16:08 <-- gerard-majax_ has quit (Ping timeout) 17:32:34 <-- aleth has quit (Quit: exit stage left) 17:44:18 --> nhnt11-phone has joined #instantbird 17:46:01 <flo-retina> wnayes: you should add in chat/ the stuff that's required for the chat core initialization to not fail 17:46:13 <-- nhnt11-phone has quit (Ping timeout) 17:46:15 <flo-retina> then in im/ the stuff that's for Instantbird (eg. enabling stuff for the UI) 17:46:28 <flo-retina> and in mail/ stuff that's specific to TB 17:47:36 <wnayes> OK, makes sense. 17:48:31 --> nhnt11-phone has joined #instantbird 17:49:23 <nhnt11-phone> Hi, my LAN port is blocked so I'll be online sporadically till Monday. 17:49:42 <flo-retina> why is it blocked? 17:50:38 --> AndroUser2 has joined #instantbird 17:50:59 <AndroUser2> flo-retina: for using a WiFi router. 17:51:57 <-- nhnt11-phone has quit (Ping timeout) 17:52:12 * AndroUser2 is now known as nhnt11-ph 17:54:06 <-- nhnt11-ph has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )) 18:14:58 <-- iamjayakumars has quit (Quit: ) 18:25:48 --> mconley has joined #instantbird 18:26:23 <-- mpmc has quit (Ping timeout) 18:26:44 --> mpmc has joined #instantbird 19:19:56 --> sherief has joined #instantbird 19:26:11 --> nhnt11 has joined #instantbird 19:33:22 <-- mconley has quit (Input/output error) 19:34:30 --> rosonline has joined #instantbird 19:37:00 --> BWMerlin has joined #instantbird 19:43:35 --> mconley has joined #instantbird 19:44:54 <-- mconley has quit (Input/output error) 20:08:24 <-- BWMerlin has quit (Quit: BWMerlin) 20:33:55 --> jb has joined #instantbird 20:56:09 --> Bollebib has joined #instantbird 20:58:00 <flo-retina> Joshua gave me an r- but didn't attach another patch :-/ 21:17:36 <-- rosonline has quit (Client exited) 21:25:19 <-- jb has quit (Connection reset by peer) 21:25:31 --> jb has joined #instantbird 21:28:48 <-- jb has quit (Ping timeout) 21:43:11 --> EionRobb has joined #instantbird 21:59:54 --> iamjayakumars has joined #instantbird 22:05:39 <-- iamjayakumars has quit (Quit: ) 22:06:44 <-- sherief has quit (Ping timeout) 22:27:08 <-- mali has quit (Ping timeout) 22:45:15 --> rosonline has joined #instantbird 23:22:15 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 23:58:03 <-- Bollebib has quit (Ping timeout)