Need debugging help

42 views
Skip to first unread message

pedz

unread,
Oct 6, 2014, 4:49:27 PM10/6/14
to fir...@googlegroups.com
This isn't a firebug problem I believe but I'm hoping you can help me out.

I have a web site where if I click on a particular "file", it briefly opens a new tab in Firefox and then the tab closes and presents me with a download dialog box.

The data I want is in the firebug window for the tab that was present briefly but has now disappeared.  Is there any way to either force Firefox to not open the new tab or force Fixfox not to close it?

What I'm trying to get are the http headers.  Its https with cookies so I can't use something like curl without a lot of effort.

Thank you,
Perry

Christ van Willegen

unread,
Oct 7, 2014, 2:48:15 AM10/7/14
to fir...@googlegroups.com
On Mon, Oct 6, 2014 at 10:49 PM, pedz <ped...@gmail.com> wrote:
> This isn't a firebug problem I believe but I'm hoping you can help me out.

Perhaps you can use WireShark (if it's HTTP...) to capture the data streams?

Christ van Willegen
--
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

Erik Krause

unread,
Oct 13, 2014, 3:12:29 PM10/13/14
to fir...@googlegroups.com
Am 06.10.2014 22:49, schrieb pedz:

> I have a web site where if I click on a particular "file", it briefly opens
> a new tab in Firefox and then the tab closes and presents me with a
> download dialog box.
>
> The data I want is in the firebug window for the tab that was present
> briefly but has now disappeared. Is there any way to either force Firefox
> to not open the new tab or force Fixfox not to close it?

Do you have a link? I have some ideas but need to verify them...

--
Erik Krause
http://www.erik-krause.de

Perry Smith

unread,
Oct 14, 2014, 2:43:52 AM10/14/14
to fir...@googlegroups.com
This particular web site is internal (and it also holds customer data).

I was musing that perhaps I could find another web site but now
that I start thinking about it, that might not be possible. It
seems like the javascript would have to be the one that is
closing the tab after it is opened....

It isn't my web site so I don't know the code, etc.

I am curious what you think might work. I can try it and see if it
does.

Thank you,
Perry


signature.asc

Erik Krause

unread,
Oct 16, 2014, 8:30:20 AM10/16/14
to fir...@googlegroups.com
Am 13.10.2014 21:57, schrieb Perry Smith:
> It
> seems like the javascript would have to be the one that is
> closing the tab after it is opened....
>
> It isn't my web site so I don't know the code, etc.
>
> I am curious what you think might work. I can try it and see if it
> does.

You already named it: Disable Javascript. For convenience you could
install https://addons.mozilla.org/de/firefox/addon/settingsanity/
since firefox doesn't have it in the options dialog any more.

If this doesn't work try to find the code which closes the tab in
firebug. Set a breakpoint before.

best regards
Erik
Reply all
Reply to author
Forward
0 new messages