[Webkit-unassigned] [Bug 62808] [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 09:05:45 PDT 2011


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





--- Comment #24 from yi shen <yi.4.shen at nokia.com>  2011-06-27 09:05:44 PST ---
(In reply to comment #16)
> I still don't understand why a fix for a platforms specific issue requires changes to cross-platforms code.
> 
> This is one of the most involved mechanisms in page loading, and making changes to it needs to pass a very high bar of clarity and usefulness.

Alexey, actually, I saw there is a weired behavior on safari when runs my test page. After I click the test button, a iframe gets created and starts loading cnn.com page. The page loading then gets deferred by an JS alert box. But for Safari, I saw sometimes, the cnn page continues loading until finished, even the JS alert box is showing. In other words, it seems the page loading is not suspended by the alert box. This problem can not be reproduced every time, but I did see it happens. Is it a bug for safari? (Sorry, I don't have a Mac, so I didn't dig into this issue.)

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



More information about the webkit-unassigned mailing list