Bug 82495 - Add history navigation to garden-o-matic
Summary: Add history navigation to garden-o-matic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 11:53 PDT by Ojan Vafai
Modified: 2012-03-28 13:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (8.02 KB, patch)
2012-03-28 11:59 PDT, Ojan Vafai
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-03-28 11:53:33 PDT
Add history navigation to garden-o-matic
Comment 1 Ojan Vafai 2012-03-28 11:59:39 PDT
Created attachment 134358 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2012-03-28 12:15:38 PDT
Comment on attachment 134358 [details]
Patch

whoa...
Comment 3 Ojan Vafai 2012-03-28 12:19:44 PDT
Committed r112423: <http://trac.webkit.org/changeset/112423>
Comment 4 Adam Barth 2012-03-28 13:23:23 PDT
Comment on attachment 134358 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=134358&action=review

> Tools/ChangeLog:9
> +        Also, maintain scroll offsets when returning to a tab. This makes addressing
> +        expected failures considerably easier when dealing with below-the-fold tests.

Thanks for this change!  This bug has annoyed me, but I didn't know how to fix it.