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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 10:22:49 PDT 2011


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





--- Comment #30 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-05-17 10:22:48 PST ---
(From update of attachment 93707)
View in context: https://bugs.webkit.org/attachment.cgi?id=93707&action=review

> Tools/DumpRenderTree/mac/LayoutTestControllerMac.mm:438
> +    [[mainFrame webView] goBack];

isn't this redundant, no?  why not just use layoutTestController.queueBackNavigation?

that is implemented using [[mainFrame webView] goBack] (see WorkQueueItemMac.mm)

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