[Webkit-unassigned] [Bug 60412] Page::goToItem doesn't work while loading is deferred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 18:48:27 PDT 2011


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





--- Comment #15 from Joseph Pecoraro <joepeck at webkit.org>  2011-05-13 18:48:26 PST ---
(From update of attachment 92862)
View in context: https://bugs.webkit.org/attachment.cgi?id=92862&action=review

>> Tools/DumpRenderTree/LayoutTestController.cpp:2339
>> +        { "setDefersLoading", setDefersLoadingCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
> 
> FWIW, I'm not able to tell what the difference between these two functions is.

DocumentLoader has methods with both of these names. I'd argue setDefersLoading would be more common anyways. The main resource one is very old, and I don't know who really uses it.

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