] On Behalf Of Bruning Michael
Sent: Thursday, March 28, 2013 6:08 AM
To: webkit-qt@lists.webkit.org
Subject: Re: [webkit-qt] JavaScript window.onbeforeunload event not appearing
Hi Stan,
On Wednesday, 27th March 2013 04:55 PM, Stan Pensak wrote:
>
> Sorry, to correct what I
Hi Stan,
On Wednesday, 27th March 2013 04:55 PM, Stan Pensak wrote:
>
> Sorry, to correct what I said about debugging earlier: it is
> FrameLoader::fireBeforeUnloadEvent() that is being successfully called, but
> still, nobody is listening to the event (by the time this gets to
> EventTarget::
Sorry, to correct what I said about debugging earlier: it is
FrameLoader::fireBeforeUnloadEvent() that is being successfully called, but
still, nobody is listening to the event (by the time this gets to
EventTarget::fireEventListeners() I see there that the listener map is empty.
Stan
From: St