RESOLVED FIXED Bug 53801
r77618 hanging on JavaScript execution in Fedex.com
https://bugs.webkit.org/show_bug.cgi?id=53801
Summary r77618 hanging on JavaScript execution in Fedex.com
Sveto
Reported 2011-02-04 12:42:31 PST
Something in JavaScript is broken again. That latest build r77618 hangs with a message "waiting for data from Fedex.com". It happens while I change one of the options in the creation of the Fedex label performed with JavaScript. As I change that option the browser requests data with the following address: https://www.fedex.com/shipping/shipAction.do?method=doBillingAccountChanged This is when Webkit freezes with message of waiting for data from above. Returning to build r77282 solves the problem. As a side note that build r77282 was very very stable and was executing JavaScript quite easy. I'm attaching the Crash report while the new build hangs and I have to forcedly quit it.
Attachments
Crash Report (134.41 KB, text/rtf)
2011-02-04 12:43 PST, Sveto
no flags
Sveto
Comment 1 2011-02-04 12:43:27 PST
Created attachment 81271 [details] Crash Report
Mark Rowe (bdash)
Comment 2 2011-02-04 17:41:43 PST
This was fixed in r77697.
Note You need to log in before you can comment on or make changes to this bug.