[Webkit-unassigned] [Bug 26556] [Qt] Crash when onunload shows a JavaScript alert message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 14:49:18 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26556


yael.aharon at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31565|                            |review?
               Flag|                            |




------- Comment #2 from yael.aharon at nokia.com  2009-06-19 14:49 PDT -------
Created an attachment (id=31565)
 --> (https://bugs.webkit.org/attachment.cgi?id=31565&action=view)
Process getting out of deferred mode asynchronously

With this patch, processing of getting out of deferred mode is processed
asynchronously.
In the attached test case, onunload causes a JavaScript alert to show up, and
the newly received data is not processed until getting out of deferred mode. We
should not process the next signal in the queue, before finishing processing of
the current one.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list