[Webkit-unassigned] [Bug 31626] [Qt] layoutTestController.notifyDone() not working when the frame was reloaded.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 12:02:09 PST 2009


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





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2009-11-18 12:02:06 PST ---
This is being called by FrameLoader::requestFrame btw.

> scheduleLocationChange ->
> schedule -> 
> startTimer (case ScheduledRedirection::redirection:) ->
> frameLoader->clientRedirected() ->
> FrameLoaderClientQt::dispatchWillPerformClientRedirect ->

Which after all the above will call 

frame->script()->executeIfJavaScriptURL(scriptURL);

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