[Webkit-unassigned] [Bug 60412] Page::goToItem doesn't work while loading is deferred
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 15:20:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60412
--- Comment #12 from Alexey Proskuryakov <ap at webkit.org> 2011-05-09 15:20:11 PST ---
(From update of attachment 92862)
View in context: https://bugs.webkit.org/attachment.cgi?id=92862&action=review
> Tools/DumpRenderTree/LayoutTestController.cpp:2339
> { "setDeferMainResourceDataLoad", setDeferMainResourceDataLoadCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
> + { "setDefersLoading", setDefersLoadingCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
FWIW, I'm not able to tell what the difference between these two functions is.
--
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