**** BEGIN LOGGING AT Sun Jul 22 02:59:59 2012 Jul 22 03:19:15 Just committed some more WebAppManager docs. Mainly protected methods for handling IPC requests. Jul 22 03:20:36 Not in the HTML Doxygen output version yet. Still not done with protected members yet. I figure I'll update the Doxygen version once I finish the protected stuff. Jul 22 03:26:00 tyrok, did you sign up? Jul 22 03:26:17 ka6sox: No, not yet. Will probably do that tomorrow. Jul 22 03:26:47 I dunno. I guess I could do that tonight... Jul 22 03:30:18 On the list. Jul 22 03:31:49 ka6sox: What would I post? Are there HP devs on there that might reprioritize source code releases? Don't really want to just say "Hey, can someone *else* breach the SDK's terms and get me this info?" :) Jul 22 03:46:39 tyrok, send to the ML and we will see what can happen... Jul 22 03:46:44 you can't get what you don't ask for. Jul 22 03:49:33 when's like the next major release ? in August ? nothing in July right ? Jul 22 03:50:12 ok there's a drop in July Jul 22 03:50:17 some major components Jul 22 04:21:02 how do i pull a specific branch of a project? Jul 22 04:21:32 HaDAk: supposedly you can just change one of the conf files to do that .. Jul 22 04:21:40 http://www.webos-internals.org/wiki/WebKit_UserAgent_Override Jul 22 04:21:49 although I swear I tried it and got no love, dkirker swears it works Jul 22 04:23:06 you checkout the branch and then pull Jul 22 04:31:12 EricBlade: git pull remote branch, where 'remote' is the name of the remote and 'branch' is the branch you want Jul 22 04:31:32 that pulls it into your currently checked out branch, presuambly that's what you wanted when you said 'how do I pull' Jul 22 06:48:48 well i got to the latest isis on the upstream branch. works. Jul 22 06:59:28 i was going to investigate seeing what happened if i tried to build it for ARM, but the build process is quite.. strange. Jul 22 06:59:32 so i'm off to bed instead Jul 22 07:04:27 nite Jul 22 15:49:49 Finished documenting WebAppManager's protected methods. Just updated the Doxygen output at http://tyrok1.github.com/LunaSysMgr/ Jul 22 15:50:26 http://tyrok1.github.com/LunaSysMgr/classWebAppManager.htm Jul 22 15:51:59 And here's my current documentation to-do list (automatically generated from @todo items in the comments): http://tyrok1.github.com/LunaSysMgr/todo.htm Jul 22 15:52:28 There are a few functional to-dos in there as well, but it's mostly for the docs. Jul 22 16:02:11 tyrok: i'm not 100% sure, but I believe the "simulated mouse event" is important .. i just can't recall exactly what it is i saw that made me think it was Jul 22 16:02:32 it's either important, or completely useless :D Jul 22 16:04:47 tyrok: headless usually refers to apps that are "noWindow: true" in their appinfo.json Jul 22 16:05:44 EricBlade: Okay...so it's exactly the same as a regular app but runs without displaying, correct? Jul 22 16:06:07 right, it's a regular web app that isn't opened immediately to a window Jul 22 16:06:23 most all apps that have more than one window use it Jul 22 16:06:32 Gotcha. It appears to be completely ignored by WebAppManager at the moment. Jul 22 16:07:46 Well, correction: when launched via IPC, it is not ignored. Jul 22 16:08:23 normally, the first window opened for an app is it's "root" window, and the "root" window can change, if it opens another one, then the first one is closed. in a noWindow/headless situation, the app without a window is the "root" "window" Jul 22 16:10:07 Gotcha. I've done a bit of app development before but never needed that. Jul 22 16:13:10 EricBlade: So the isHeadless parameter in WebAppManager::onLaunchUrlChild() refers to whether or not the new URL should be launched without displaying, correct? Not that the parent app *is* headless. Jul 22 16:13:22 It's completely ignored in the implementation, so analysis of it eluded me. Jul 22 16:14:59 I would guess that the incoming app would be launched headless with that parameter .. but if it's not used, i can think of a few other things: it used to be used, now isn't; it was intended to be used in the future; or it is there for consistency with other similar functions Jul 22 16:16:52 K. I'll leave it as a @todo item to figure out which it is. Jul 22 16:18:44 morning Jul 22 16:18:55 ka6sox: Morning Jul 22 16:19:35 EricBlade: Anything else odd you see in the docs for WebAppManager? Jul 22 16:19:52 not right off Jul 22 16:20:08 K Jul 22 16:20:29 maybe, just maybe, i'll get to spend some time this week looking into more Luna stuff though. if SynerGV doesn't cause me a support nightmare Jul 22 16:21:27 Figured I'd try and work my way up to WindowedWebApp next. Jul 22 16:21:30 i'm afraid that although everything seems to be working fine for me and the testers, that there might be something i missed somewhere that will just explode when 200+ people get it Jul 22 16:25:32 EricBlade, you could be like some devs I know... Jul 22 16:25:47 tell them that bugs will be fixed in the "next" version... Jul 22 16:29:28 i'm afraid this is going to somehow end up going like that one update i did where Google inadvertantly changed something in their code that no longer parsed, the day after the update hit, and my mailbox was stormed with pissed off people Jul 22 16:30:31 * HaDAk is reading through tyrok's latest notes Jul 22 16:32:03 tyrok is fking awesome. Jul 22 16:33:45 :) Jul 22 16:36:07 Morning HaDAk Jul 22 16:36:12 mawnin Jul 22 16:36:21 thats how I feel today Jul 22 16:36:32 2day is a 2 cup day... Jul 22 16:36:47 true that Jul 22 16:40:42 cryptk|offline, fixed the patch generator...so that means those are working again. Jul 22 16:41:49 if something bad happens and synergv doesn't end up working right for the general population, i may have to turn my inbox over to the teenagers in the house to pre-filter for me, while i figure out what went wrong. hah Jul 22 16:42:36 i can't let them reply, though, since they are teenagers, the responses would all be 'it duznt work cuz ur dum' Jul 22 16:42:42 or more foul versions Jul 22 16:48:57 HaDAk: :) Jul 22 16:58:18 EricBlade, you could turn it over to my 10yr old.... Jul 22 16:58:33 less foul language but more "interesting" reports.... Jul 22 17:47:55 Less foul language? So doesn't know Java yet, then? :) Jul 22 17:59:52 tyrok, correct Jul 22 20:12:49 welcome to a lazy sunday. Jul 22 20:13:04 (for those of us east of the date line) Jul 22 21:48:32 who wants to pull a couple system files off their TP and send em to me? :) Jul 22 21:50:44 i need /usr/lib/libWebKitLuna.so and /usr/lib/BrowserServerPlugins/libflashplayer.so **** ENDING LOGGING AT Mon Jul 23 02:59:58 2012