[Webkit-unassigned] [Bug 60976] New: Remove redundant goBack method on layout test controller
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 17 11:33:40 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60976
Summary: Remove redundant goBack method on layout test
controller
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ianh at apple.com
In http://trac.webkit.org/changeset/86644, I added a "goBack" method to LayoutTestController. It turns out that method wasn't necessary; we can call layoutTestController.queueBackNavigation instead. We should remove the goBack method and modify LayoutTests/loader/navigation-while-deferring-loads.html to use queueBackNavigation.
--
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