[Webkit-unassigned] [Bug 38450] [Qt] Problem loading multiple pages at once.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 02:06:16 PST 2012


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


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jocelyn.turcotte at digia.com




--- Comment #10 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-12-04 02:08:41 PST ---
(In reply to comment #9)
> I am pretty sure this is expected behavior. A scripted webpage can finish loading, then fire a timeout that causes more content to be required to be loaded, and then finish loading that, finishing a second time. 
> 
> Pages that dynamically loads content is going to finish loading several times.

loadFinished should only be emitted at the end of provisional load, there should be no signal after the initial load. Unless if a new subframe is created, which produces the behavior explained in comment #5.

-- 
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