[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 11:34:37 PDT 2011


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





--- Comment #31 from Ian Henderson <ianh at apple.com>  2011-05-17 11:34:37 PST ---
(In reply to comment #30)
> (From update of attachment 93707 [details])
> 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)

Good point.  The method is redundant.  I filed <http://webkit.org/b/60976> Remove redundant goBack method on layout test controller.

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