All times are UTC.
00:32:07 --> jb has joined #instantbird 00:33:49 <-- jb has quit (Ping timeout) 00:38:39 <-- rosonline has quit (Client exited) 00:49:30 * nhnt11 is stuck 00:49:49 <nhnt11> My open() request is failing (indexeddb) 00:50:12 <nhnt11> And it doesn't throw any errors. When I set the onerror to report the errorCode, I'm getting undefined :S 00:50:44 <nhnt11> ( request.onerror = function(event) Cu.reportError(event.target.errorCode); 00:50:46 <nhnt11> ) 00:51:28 --> jb has joined #instantbird 00:53:29 <nhnt11> Aaah fixed it 00:54:56 <nhnt11> I was doing objectStore.add(key, value) - it expects (value, key) 00:54:57 <nhnt11> -_- 00:58:14 <-- jb has quit (Ping timeout) 01:03:19 <-- dionisos has quit (Ping timeout) 01:19:55 <-- Mook_as has quit (Quit: Mook_as) 01:37:03 --> mconley has joined #instantbird 01:39:54 * nhnt11 has basic ranking working \o/ 01:40:23 <nhnt11> The rank is currently just the number of times a conversation has been opened and works only for contacts, but it works :P 01:41:05 <nhnt11> And ranks are stored of course. 01:42:59 <nhnt11> To do: code cleanup, then parse logs 01:56:10 --> jb has joined #instantbird 01:56:24 <nhnt11> I've updated my blog 01:56:30 <nhnt11> Bye. 01:56:32 <-- nhnt11 has quit (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com) 01:58:52 <-- jb has quit (Connection reset by peer) 01:59:30 --> jb has joined #instantbird 02:52:29 --> Mook has joined #instantbird 03:10:55 <instant-buildbot> build #935 of linux-nightly-default is complete: Success [build successful] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/935 03:31:35 <-- micahg has quit (Ping timeout) 03:33:28 <instant-buildbot> build #936 of macosx-nightly-default is complete: Success [build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/936 03:34:36 --> micahg has joined #instantbird 03:48:54 <-- mconley has quit (Input/output error) 04:13:03 --> nhnt11 has joined #instantbird 04:19:22 --> mconley has joined #instantbird 04:25:18 <-- mconley has quit (Ping timeout) 04:32:22 <-- jb has quit (Ping timeout) 04:37:19 <-- micahg has quit (Input/output error) 05:41:20 --> gerard-majax__ has joined #instantbird 05:50:08 <-- gerard-majax__ has quit (Ping timeout) 05:58:26 --> gerard-majax__ has joined #instantbird 06:01:39 <-- gerard-majax__ has quit (Ping timeout) 06:05:10 <-- nhnt11 has quit (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com) 06:12:58 <instant-buildbot> build #1031 of win32-nightly-default is complete: Success [build successful] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1031 06:16:14 <-- Mook has quit (Quit: Mook) 07:06:24 <-- EionRobb has quit (Quit: Leaving.) 07:18:12 --> gerard-majax__ has joined #instantbird 07:18:49 --> Mic has joined #instantbird 07:18:49 * ChanServ sets mode +h Mic 07:22:28 <Mic> Hello 08:05:46 --> gerv has joined #instantbird 08:33:27 <-- instant-buildbot has quit (Connection reset by peer) 08:34:41 --> instant-buildbot has joined #instantbird 08:34:41 * ChanServ sets mode +v instant-buildbot 08:54:57 <-- flo-retina has quit (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com) 09:22:29 --> flo-retina has joined #instantbird 09:22:29 * ChanServ sets mode +qo flo-retina flo-retina 09:28:12 <flo-retina> I wonder if our memory usage has significantly decreased now that we are on a version of Mozilla that has zones. 09:40:42 <-- flo-retina has quit (Ping timeout) 09:59:58 <Mic> And I wonder what I should have for lunch now. .. hmm, and this was well and truly OT now ;) 10:03:40 --> flo-retina has joined #instantbird 10:03:40 * ChanServ sets mode +qo flo-retina flo-retina 10:07:25 --> EionRobb has joined #instantbird 10:34:43 --> jb has joined #instantbird 11:02:29 <-- Even has quit (Ping timeout) 11:03:21 --> Even has joined #instantbird 11:03:21 * ChanServ sets mode +o Even 11:15:37 <-- EionRobb has quit (Quit: Leaving.) 11:19:18 --> jb1 has joined #instantbird 11:19:21 <-- jb has quit (Connection reset by peer) 12:20:09 <flo-retina> uh, a NickServ tab :-S 12:20:45 <flo-retina> 14:19:36 - NickServ: This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>. 12:20:46 <flo-retina> 14:19:43 - NickServ: You are now identified [â¦] 12:20:52 <flo-retina> 7s between the two 12:25:07 <flo-retina> ah, but I guess the timestamp of the first message is wrong, and that's actually 7s + the 10s of the timer 12:29:03 * qheaden_away is now known as qheaden 13:09:33 <-- jb1 has quit (Connection reset by peer) 13:09:52 --> jb has joined #instantbird 13:52:38 <-- Mic has quit (Quit: Instantbird -- http://www.instantbird.com) 13:57:25 <instantbot> qheaden@phaseshiftsoftware.com requested review from clokep@gmail.com for attachment 2690 on bug 2091. 13:57:27 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=2091 nor, --, ---, qheaden, ASSI, /join chatroom does not do anything. 14:02:22 <qheaden> flo-retina: Is there a way to hide a command from a buddy conversation, but show it in a conference? 14:04:18 <flo-retina> qheaden: http://lxr.instantbird.org/instantbird/source/chat/components/public/imICommandsService.idl#20 14:04:57 <qheaden> flo-retina: Thanks. :) 14:05:18 <flo-retina> surprisingly it isn't used by any JS-prpl 14:05:32 * flo-retina wonders what /op does in a private IRC conversation :-S. 14:06:20 <flo-retina> qheaden: see also http://lxr.instantbird.org/instantbird/source/chat/modules/jsProtoHelper.jsm#738 14:07:58 <qheaden> Thanks. 14:08:32 <qheaden> So I guess I'll follow suit and not use it! ;) 14:08:45 <-- jb has quit (Connection reset by peer) 14:08:58 --> jb has joined #instantbird 14:10:44 --> mconley has joined #instantbird 14:11:04 <-- mconley has quit (Connection reset by peer) 14:11:27 --> mconley has joined #instantbird 14:22:17 <instantbot> qheaden@phaseshiftsoftware.com requested review from clokep@gmail.com for attachment 2691 on bug 2090. 14:22:20 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=2090 nor, --, ---, qheaden, ASSI, /invite command is broken in private conversations 14:22:29 * qheaden feels bad to dump so many reviews on clokep. :P 14:38:40 <flo-retina> don't worry, he will recover ;) 14:45:16 <-- gerv has quit (Ping timeout) 14:47:49 <-- flo-retina has quit (Ping timeout) 15:02:42 --> flo-retina has joined #instantbird 15:02:42 * ChanServ sets mode +qo flo-retina flo-retina 15:23:13 --> gerv has joined #instantbird 15:43:01 <-- jb has quit (Quit: jb) 15:46:25 <-- gerard-majax__ has quit (Ping timeout) 15:47:22 --> jb has joined #instantbird 16:16:23 <-- gerv has quit (Ping timeout) 16:23:27 <-- flo-retina has quit (Quit: Instantbird 1.5a1pre -- http://www.instantbird.com) 16:38:51 <-- jb has quit (Ping timeout) 16:39:44 --> Mook_as has joined #instantbird 17:02:54 --> gerv has joined #instantbird 17:57:24 --> qlum has joined #instantbird 18:17:33 --> gerard-majax__ has joined #instantbird 18:22:45 <-- gerv has quit (Ping timeout) 18:30:40 --> rosonline has joined #instantbird 19:01:05 <-- rosonline has quit (Client exited) 20:02:31 <instantbot> clokep@gmail.com granted review for attachment 2687 on bug 2079. 20:02:33 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=2079 nor, --, ---, qheaden, ASSI, JS-Yahoo has no protocol icon 20:08:57 <instantbot> clokep@gmail.com denied review for attachment 2685 on bug 2087. 20:08:59 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=2087 nor, --, ---, qheaden, ASSI, Accepting an invitation to chat can end in a loop 20:30:27 --> rosonline has joined #instantbird 20:35:30 --> clokep_ has joined #instantbird 20:36:39 <clokep_> qheaden: Did you upload all the patches emailed to me? 20:36:43 <clokep_> Sorry I didn't get to those on the plane? 20:36:46 * clokep_ slept. 20:37:00 <qheaden> clokep_: Yep. :) They are all on BIO. 20:41:49 * qheaden has to leave the library as they are closing now. 20:41:53 <qheaden> I'll be back on later. 20:41:58 * qheaden is now known as qheaden_away 22:00:31 <-- mconley has quit (Input/output error) 22:03:24 <-- Even has quit (Ping timeout) 22:15:04 --> jb has joined #instantbird 22:18:16 <-- rosonline has quit (Client exited) 22:23:54 <-- qlum has quit (Client exited) 22:28:18 <-- clokep_ has quit (Quit: http://www.mibbit.com ajax IRC Client) 22:34:15 --> flo-retina has joined #instantbird 22:34:15 * ChanServ sets mode +qo flo-retina flo-retina 22:54:14 <-- jb has quit (Connection reset by peer) 22:55:01 --> jb has joined #instantbird 22:55:28 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/ac069ca36f4f - Quentin Headen - Bug 2096 - Yahoo: Chat Message Handler Can Throw Error, r=clokep. 22:55:30 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/0f6562430eb0 - Quentin Headen - Bug 2079 - JS-Yahoo has no protocol icon, r=clokep. 23:01:16 <-- dew has quit (Ping timeout) 23:06:10 <instant-buildbot> build #433 of macosx-onCommit is complete: Success [build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-onCommit/builds/433 23:07:36 --> mconley has joined #instantbird 23:13:37 --> dew has joined #instantbird 23:40:36 --> EionRobb has joined #instantbird 23:58:37 <instant-buildbot> build #448 of linux-onCommit is complete: Success [build successful] Build details are at http://buildbot.instantbird.org/builders/linux-onCommit/builds/448