All times are UTC.
00:00:05 <clokep> I'll take that to mean you're OK w/ it being MPL! :-D 00:00:39 <Mook_as> Yep! I assume MPL 2, since I was basically reading Mozilla code as I wrote it :p 00:00:54 <clokep> Hahah. 00:01:11 <clokep> MPL = Mook Public License, right? :P 00:01:35 <Mook_as> I'd CC0 it, except that feels unfair (to the code I was reading) :p 00:27:31 <-- aleth has quit (Ping timeout: 121 seconds) 00:27:59 <clokep> Mook_as: Oh... bug 995177 is fixed? 00:28:02 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=995177 nor, --, Firefox 31, standard8, RESO FIXED, Websockets can't be used from chrome javascript (necko_websocket.xpt not packaged) 00:31:26 <Mook_as> clokep: Yeah, that would be why I can use Ci.nsIWebSocketChannel 00:31:35 <clokep> Ahhh. I see. 00:31:41 <clokep> But there's no WebSocket constructor or something? 00:31:50 <Mook_as> Yeah, it's all XPCOM, I think 00:32:09 <Mook_as> My jsm is basically the XPCOM <-> content WebSocket API translation 00:32:31 <clokep> I see. 01:08:09 <-- Bollebib has quit (Connection closed) 01:11:04 <-- Mook_as has quit (Client exited) 01:55:28 --> BWMerlin has joined #instantbird 02:00:09 --> mconley has joined #instantbird 02:05:00 <-- Widdershins has quit (Ping timeout: 121 seconds) 02:14:01 <instant-buildbot> build #274 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/274 02:14:03 <instant-buildbot> build #1362 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1362 02:14:35 <instant-buildbot> build #2621 of macosx-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2621 02:25:58 <-- mconley has quit (Connection closed) 03:08:59 --> mconley has joined #instantbird 04:00:33 <-- clokep has quit (Ping timeout: 121 seconds) 04:03:53 <-- mconley has quit (Ping timeout: 121 seconds) 05:18:18 <-- muravey has quit (Ping timeout: 121 seconds) 05:18:28 --> muravey has joined #instantbird 06:52:38 * Fallen|away is now known as Fallen 08:16:01 --> mpmc has joined #instantbird 08:29:26 --> mikk_s has joined #instantbird 08:34:41 --> aleth has joined #instantbird 08:34:42 * ChanServ sets mode +o aleth 08:35:42 <-- aleth has quit (Quit: :tiuQ) 09:09:40 --> Bollebib has joined #instantbird 09:45:39 --> gerard-majax has joined #instantbird 09:59:51 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 10:29:49 <-- Tobin has quit (Quit: Our job is to state the truth and let the facts attend to themselves.) 10:34:30 --> Tobin has joined #instantbird 10:39:04 <-- mikk_s has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 10:44:12 <-- gerard-majax has quit (Ping timeout: 121 seconds) 11:26:05 --> Widdershins has joined #instantbird 11:51:54 --> gerard-majax has joined #instantbird 11:53:56 <-- BWMerlin has quit (Client exited) 11:59:08 <-- gerard-majax has quit (Ping timeout: 121 seconds) 12:09:43 --> clokep has joined #instantbird 12:09:43 * ChanServ sets mode +o clokep 12:10:03 <-- clokep has quit (Connection closed) 12:10:16 --> clokep has joined #instantbird 12:10:16 * ChanServ sets mode +o clokep 12:32:02 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 12:32:13 --> clokep has joined #instantbird 12:32:14 * ChanServ sets mode +o clokep 12:37:19 --> clokep_work has joined #instantbird 12:37:20 * ChanServ sets mode +o clokep_work 12:55:25 <-- clokep_work has quit (Ping timeout: 121 seconds) 13:19:23 --> gerard-majax has joined #instantbird 13:24:02 <-- gerard-majax has quit (Ping timeout: 121 seconds) 14:24:08 --> gerard-majax has joined #instantbird 14:33:17 <-- gerard-majax has quit (Ping timeout: 121 seconds) 15:17:21 <-- clokep has quit (Ping timeout: 121 seconds) 15:19:06 --> clokep has joined #instantbird 15:19:07 * ChanServ sets mode +o clokep 15:36:03 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:38:49 --> aleth has joined #instantbird 15:38:49 * ChanServ sets mode +o aleth 15:39:45 <clokep> aleth: You see the failures today? 15:39:59 <clokep> Not sure if you have any idea how that stuff works or if I need to wait for flo. 15:40:22 <aleth> Just the ones you were discussing yesterday, and you already left a comment on the relevant bug 15:40:36 <aleth> Maybe add a needinfo too? 15:41:33 <aleth> I have no idea how you'd rewrite that hack in moz.build 15:42:19 * clokep wasn't sure if he should needinfo or not. :-\ 15:42:25 <clokep> Or who to needinfo hah. 15:43:05 <aleth> That's the problem with needinfo, now it's introduced you don't know when to use it, as it depends on the person... 15:48:14 <aleth> TB was busted by the same change 15:51:12 <aleth> https://dxr.mozilla.org/mozilla-central/source/config/config.mk#32 at first glance looks like it should still work? :-/ 15:51:46 <clokep> aleth: I don't know if dxr has updated. 15:52:12 <aleth> ah, that's it. 15:52:34 <aleth> The check isn't in that file anymore. 15:54:06 <clokep> Yeah, that was one of the quesiton I put in the bug. 16:00:52 <aleth> It's clearly a bug as if they had intended to remove EXTERNALLY_... then they would have removed more code. 16:01:09 <aleth> Whether it's a bug that will be fixed, idk... 16:01:28 <clokep> :-\ 16:01:35 <clokep> Unfortunate this happened on a weekend. 16:04:57 <aleth> The stuff in here looks like it will also require purple changes https://reviewboard.mozilla.org/r/4491/diff/0 16:06:40 <clokep> "The page you were looking for does not exist."? :-S 16:11:35 <aleth> what, so you can't share reviewboard URLs? 16:11:42 * clokep doesn't know. 16:11:44 <clokep> I even logged in. 16:11:46 <clokep> What bug is it? 16:11:51 <aleth> bah, the link doesn't even work for me anymore 16:12:22 <aleth> https://reviewboard.mozilla.org/r/4491/ 16:12:49 <clokep> Ah. Right. 16:12:55 <clokep> Yeah Florian wanted to look over that. 16:17:03 <clokep> aleth: Fallen just pushed... 16:19:52 <aleth> ah, looks like that whole stack landed then 16:21:24 * aleth surprised that wasn't pushed to try 16:21:43 <clokep> florian never reviewed it. :-\ 16:22:05 <aleth> Callek's review is missing too 16:55:43 --> Defman has joined #instantbird 16:57:09 <-- Widdershins has quit (Quit: Leaving) 16:57:33 --> Widdershins has joined #instantbird 18:17:00 <-- Widdershins has quit (Ping timeout: 121 seconds) 18:25:16 --> gerard-majax has joined #instantbird 18:52:44 --> mpmc has joined #instantbird 19:12:24 <-- gerard-majax has quit (Ping timeout: 121 seconds) 19:30:06 --> gerard-majax has joined #instantbird 19:30:43 <-- Bollebib has quit (Ping timeout: 121 seconds) 19:32:37 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:33:13 --> mpmc has joined #instantbird 19:35:26 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:38:29 --> mpmc has joined #instantbird 19:39:55 <mpmc> Well THAT was interesting! Instantbird seems to 'crash' when doing the following (these are my steps to reproduce the 'crash').. 19:39:56 <mpmc> Type /about, click on hg link under source then click on Mercurial, hit the Mozilla drop bar & enter a search term which leads to a google search page then click on the 'Google link' at the bottom of the page & you get a crash! I say crash but in fact the process is still there just there are no windows, nothing.. 19:55:16 <clokep> mpmc: There's no "hg link under source". 19:55:21 <clokep> I don't see any of those terms. 19:55:37 <clokep> Do you mean /about buildconfig? 19:55:59 <mpmc> clokep: Yeah, looks like I missed a step Lol! 19:56:21 <nhnt11> mpmc: Those links should open in an external browser, thanks for pointing this out 19:56:58 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:57:02 <mpmc> I think the reason it crashes is because that's what the build-in browser is trying to do :p 19:57:16 --> clokep has joined #instantbird 19:57:16 * ChanServ sets mode +o clokep 19:57:22 <clokep> mpmc: Reproduced. ;) 19:57:28 <clokep> Could you file a bug? 19:57:35 <clokep> Anything that isn't an about: link should open in a new window. 19:57:38 <clokep> / externally. 19:58:06 <mpmc> Bit busy atm! 20:00:11 <mpmc> Actually sod it I'll open a report, that thing can wait lol. 20:01:23 <nhnt11> Interesting bug 20:01:40 <nhnt11> I wonder what's with the process continuing to run 20:01:54 <nhnt11> On Mac, I can still access the menubar items and everything 20:01:59 <nhnt11> Just no windows... 20:12:04 --> giuseppe has joined #instantbird 20:13:26 <giuseppe> Hi, The Facebook XMPP Chat API has been deprecated in Platform API v2.0. Facebook has not announced any replacement for the Chat API, and have stated "Once version 1.0 is deprecated on April 30, 2015, chat.facebook.com and the xmpp_login permission will no longer be available.". I suspect they want applications to use the Messenger API instead. My question is: after April 30, do instantbird users can chat in instantbird with facebook 20:15:56 <giuseppe> Is there someone who knows what will happen after April 30? 20:18:53 <-- giuseppe has quit (Quit: CGI:IRC) 20:19:17 --> giuseppe has joined #instantbird 20:22:36 --> BWMerlin has joined #instantbird 20:27:57 <giuseppe> The Facebook XMPP Chat API has been deprecated in Platform API v2.0. Facebook has not announced any replacement for the Chat API, and have stated "Once version 1.0 is deprecated on April 30, 2015, chat.facebook.com and the xmpp_login permission will no longer be available.". I suspect they want applications to use the Messenger API instead. My question is: after April 30, do instantbird users can chat in instantbird with facebook acco 20:44:59 <clokep> giuseppe: No reason to repeat yourself. 20:45:04 <clokep> There's no solution I know of currently. 20:45:09 <clokep> I was playing a bit with some ideas I have yesterday. 20:45:15 <clokep> The Messaging API is not a replacement though. 20:45:21 <clokep> It doesn't let you send messages. (Seriously.) 20:46:33 <clokep> And yeah, I know...it sucks, it'd be nice if people stuck with standardized protocols... 20:58:19 <clokep> giuseppe: If you have any more informatino though, please do let us know. :) 21:21:12 <mpmc> I know bitlbee has this plugin for use with the Messenger API -> https://github.com/jgeboski/bitlbee-facebook 21:26:04 <clokep> Yes, that's what I was looking at yesterday. 21:26:09 <clokep> But of course no one ever documents anything. 21:30:29 --> Bollebib has joined #instantbird 21:34:50 <-- giuseppe has quit (Quit: CGI:IRC (Ping timeout)) 22:08:26 --> mpmc1 has joined #instantbird 22:10:25 <-- mpmc has quit (Ping timeout: 121 seconds) 22:10:25 * mpmc1 is now known as mpmc 23:02:13 <-- aleth has quit (Quit: :tiuQ) 23:11:48 <-- mpmc has quit (Connection closed) 23:17:41 --> rosonline has joined #instantbird 23:57:19 * Fallen is now known as Fallen|away