Bug 82495

Summary: Add history navigation to garden-o-matic
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dglazkov: review+

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.