WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 60976
Remove redundant goBack method on layout test controller
https://bugs.webkit.org/show_bug.cgi?id=60976
Summary
Remove redundant goBack method on layout test controller
Ian Henderson
Reported
2011-05-17 11:33:41 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug