**** BEGIN LOGGING AT Mon Oct 05 02:59:58 2015 Oct 05 07:10:25 morning Oct 05 07:26:47 Morning! Oct 05 07:28:21 Herrie|Veer: analyzing the crash may take some time: it looks like it's some texture object that is destroyed/corrupted before it's shown (as we show the WebEngineView only when it's ready) Oct 05 07:29:53 Also I have only a partial implementation of PalmServiceBridge: I still need to implement correctly the call to onservicecall() when the reply is received Oct 05 07:42:51 Tofe: OK. I'll push some minor browser work today, switch browser to qtwebengine, run a nightly, test it and then will try a stable and release to get out soon. Oct 05 08:42:54 Herrie|Veer: btw, I don't think we should import WebEngine.experimental, it's useless Oct 05 09:02:39 Tofe: Yes seems it doesn't do much for now Oct 05 12:23:10 Tofe: Seems the experimental is used for extra context menu options Oct 05 12:23:21 So we gonna need it sometime Oct 05 12:31:20 Herrie|Veer: yes, but even so, the "experimental" property isn't exposed in QML :) Oct 05 12:37:40 Tofe: Ehm it is :P Oct 05 12:37:49 If I don't import it it won't work :p Oct 05 12:37:56 So it DOES something ;) Oct 05 12:44:08 Herrie|Veer: nope, at least not in https://github.com/Tofee/qtwebengine/blob/tofe/work/src/webengine/api/qquickwebengineview_p.h Oct 05 12:44:45 Well code says otherwise :P Oct 05 12:45:02 Try it. Just pushed changes to LuneOS Components Oct 05 12:45:26 Remove the experimental import and extraContextMenuEntriesComponent will stop working Oct 05 12:46:35 mmh. I must have missed something Oct 05 12:49:28 Tofe: But anyway it's not crucial. I added it for now, will test it in build to see what it does. It can basically replace the experimental.onMessageReceived eventually I guess that we used for context menu Oct 05 17:00:35 Evening Oct 05 17:00:53 morphis: ping Oct 05 17:05:27 iscgar: Evening Oct 05 17:05:32 Anything we can help with? Oct 05 17:06:28 Herrie: I spent the past few days cleaning up pmcertificatemgr in preparation for implementing the missing functionality. Oct 05 17:07:23 Great! I need to run to supermarket quickly, will be back shortly ;) Oct 05 17:07:57 I just wanted to make sure that this is really what Palm used for webOS Oct 05 17:08:54 The reason I'm asking is becuase it's missing a lot of functionality and what's there is ridden with bugs (mostly logical bugs that cause invalid values to be returned, but some are severe security vulnerabilities) Oct 05 17:11:25 iscgar, when HP released the code for that they stripped out a LOT of functionality Oct 05 17:11:43 basically it was gutted...we asked for more but they were unable to give us more. Oct 05 17:14:58 ka6sox: It's not just the missing functionality that I'm worried about. I presume they didn't actually went over the code and introduced all those bugs that I found. Oct 05 17:16:27 I'm pretty sure it was the actual code...I know they only pulled out things they couldn't share by license or felt would need to be done a different way. Oct 05 17:17:17 it was a monumental task and I was surprised we got *any* code touching security Oct 05 17:18:04 the order things came out in wasn't something that made code useful for a LONG time. Oct 05 17:21:15 It's just that I'm not sure that I got it right. A lot of code resides in huge files and I changed pretty much every line of code during the cleanup. Oct 05 17:23:41 I suspect the best we could expect is use it as a map of what they did... Oct 05 17:24:05 one that has holes burned in it that you need to interpret. Oct 05 17:24:44 remember they had corporate goals and license obligations...we don't Oct 05 17:28:09 sure, I get that. Should I submit it as one huge PR? This needs to be reviewed by someone... Oct 05 17:34:13 I'd submit what you have from the initial rework, get it reviewed and then start making more atomic changes... Oct 05 17:34:56 initial cleanup was expected to be a large PR Oct 05 17:36:23 Ok, I'll just finish up on a few things (like commenting bugs that can't be fixed without implementing additional functionality) and submit it. Oct 05 19:13:07 I must say the WebEngine crash I'm analyzing right now is one of the most puzzling bugs I've seen since quite some time Oct 05 20:04:09 Tofe: Hmmmz I'm sure you'll get to the bottom of it ;) Oct 05 20:15:28 Well, I guess so, but I don't know when :p Oct 05 20:16:53 Tofe latest build works Oct 05 20:16:58 At least on N4 Oct 05 20:17:20 I just bumped browser a bit for the default UA so we get 11 extra points on html5test.com :P Oct 05 20:17:33 So the experimental also works :P Oct 05 20:17:40 At least it doesn't break stuff :P Oct 05 20:19:18 ok, time for me to go back to QML school :D Oct 05 20:19:59 more seriously, that's great news :) Oct 05 20:21:25 Just changing some TP now to test **** ENDING LOGGING AT Tue Oct 06 02:59:58 2015