From ccastello at athmo.eu Thu May 1 23:57:33 2008 From: ccastello at athmo.eu (claude) Date: Fri, 02 May 2008 06:57:33 +0000 Subject: [Livehttpheaders] livehttpsheaders and firefox 3 Message-ID: <1209711454.6192.3.camel@posteClaude> Hi ! I'm using Ubuntu and with the new version, it's firefox 3.0b5 on it. LiveHTTPHeaders is desactivated with it. A solution ? Thank you for this very useful tool ! Claude -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3157 bytes Desc: not available Url : http://www.mozdev.org/pipermail/livehttpheaders/attachments/20080502/7b8e7ddb/attachment.bin From bedouglas at earthlink.net Sat May 3 09:41:32 2008 From: bedouglas at earthlink.net (bruce) Date: Sat, 3 May 2008 09:41:32 -0700 Subject: [Livehttpheaders] livehttpsheaders and firefox 3 In-Reply-To: <1209711454.6192.3.camel@posteClaude> Message-ID: <4b9701c8ad3c$8bf39aa0$0301a8c0@tmesa.com> i'm not sure the app works with ff3. if you have access to irc, check the mozilla.org irc channel for #extdev. extension developers hang out there sometimes, and might be able to help you out.. -----Original Message----- From: livehttpheaders-bounces at mozdev.org [mailto:livehttpheaders-bounces at mozdev.org]On Behalf Of claude Sent: Thursday, May 01, 2008 11:58 PM To: livehttpheaders at mozdev.org Subject: [Livehttpheaders] livehttpsheaders and firefox 3 Hi ! I'm using Ubuntu and with the new version, it's firefox 3.0b5 on it. LiveHTTPHeaders is desactivated with it. A solution ? Thank you for this very useful tool ! Claude From brog45 at gmail.com Thu May 8 18:22:21 2008 From: brog45 at gmail.com (Brian Rogers) Date: Thu, 8 May 2008 20:22:21 -0500 Subject: [Livehttpheaders] version 0.14 on addons.mozilla.org Message-ID: <6013915a0805081822j11f64caem799d2201556f4e55@mail.gmail.com> I see 0.14 listed in Installation but still says the current version is 0.13.1. Also, addons.mozilla.org does not yet show it. -- /* Brian Rogers, professional geek, coffee achiever */ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.mozdev.org/pipermail/livehttpheaders/attachments/20080508/9ab21c68/attachment.html From vince at subgate.net Wed May 14 11:09:48 2008 From: vince at subgate.net (vince at subgate.net) Date: Wed, 14 May 2008 20:09:48 +0200 Subject: [Livehttpheaders] shortcut alt L Message-ID: <20080514200948.os6shqw6ucso0kk8@webmail.subgate.net> Hello, I`m using Firefox and if I type alt L - what is for @ on my OSx - I got the sidebar http headers... that is hard to handle, so there must be a way to change that?! I didn`t find anything about that. I would be happy if someone could tell me how to change that! Thanks in advance Vince P.S. sorry for the bad english... From daniels at xsoli.com Wed May 14 11:40:13 2008 From: daniels at xsoli.com (Daniel Savard) Date: Wed, 14 May 2008 14:40:13 -0400 Subject: [Livehttpheaders] New LiveHTTPHeaders version 0.14 available Message-ID: <482B320D.1000504@xsoli.com> Hello, *What is new in version 0.14 livehttpheaders.mozdev.org* * Bug #15235 (#15378) fixed: compatibility problems with Firefox 3.0 * Bug #18805 fixed: favicon and bad window size * Bug #16446 fixed: new shortcut key for sidebar: Ctrl+Shift-L instead of Alt-L * Bug #19091 fixed: caused a small style problem in Seamonky Bookmarks manager * Bug #16429 fixed: added a new LiveHTTPHeaders toolbar button * There is a new hungarian translation (thanks to Balogh Tibor). * There is a new Japanese translation (thanks to Takanori Matsuura). * Special thanks to Babelzilla's people for lots of translation. Please annonce yourself so I can add you to the contributor list! Daniel From bedouglas at earthlink.net Thu May 15 07:16:15 2008 From: bedouglas at earthlink.net (bruce) Date: Thu, 15 May 2008 07:16:15 -0700 Subject: [Livehttpheaders] populating the response/request tree?? Message-ID: <09ea01c8b696$3d0f9480$0301a8c0@tmesa.com> hi... to get familiar with livehttpheaders, i'm walking through the app, using the javascript/extension debugger (venkman). however, i'm somewhat stuck when i'm trying to understand exactly how the data is written to the actual tree. i understand that the data is built in the addrow function within livehttpheaders.js, and that it's somehow placed/written to the tree that's defined in the livehttpheaders.xul. unfortunately, i can't see exactly where the linkage between the tree/treecol that's in the xul, and the data array in the .js file is created. if i could see how the linkage is created, and how this portion works, i think i'd be ok! i've been searching through the xul tutorials, as well as various online sites with no real luck... any pointers/comments would be greatly helpful. thanks -bruce From mailmaix at gmail.com Thu May 22 14:22:43 2008 From: mailmaix at gmail.com (maix) Date: Thu, 22 May 2008 23:22:43 +0200 Subject: [Livehttpheaders] Keyboard Shortcut Message-ID: <4835E423.6070003@gmail.com> Hi, (I've tried to post this to that comments page several times, but it didn't arrive there.) I don't like the new shortcut ;) Ctrl-Shift-L is already used by Linkification (https://addons.mozilla.org/firefox/addon/190), and I need both Extensions :( Could you make the shortcut customizable? Would be really great. Anyway, thanks for that great extension! --maix From mail at thomaskoch.it Sun May 25 04:14:16 2008 From: mail at thomaskoch.it (Thomas Koch) Date: Sun, 25 May 2008 13:14:16 +0200 Subject: [Livehttpheaders] Cannot delete file after upload with LiveHTTPHeaders 0.14 active Message-ID: <48394A08.5020707@thomaskoch.it> Hello Daniel, I had to disable this great extension, since I encountered a problem with file uploads: After finishing file uploads (HTTP POST multipart/form-data with input type file), I cannot delete the uploaded files until I close all firefox windows (2.0.0.14). When deactivating your add-on, everything works fine. I'm inside a secured intranet environment, so I cannot provide a test url - sorry for that. -- Regards Thomas