Bug 170588 - Make cycler page scroll down when a dashboard is too tall for the current viewport size
Summary: Make cycler page scroll down when a dashboard is too tall for the current vie...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-06 21:55 PDT by Ryosuke Niwa
Modified: 2017-04-07 14:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2017-04-06 21:57 PDT, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-04-06 21:55:45 PDT
cycler.html should automatically scroll down
when the browser window isn't big enough to show the entire page.
Comment 1 Ryosuke Niwa 2017-04-06 21:57:57 PDT
Created attachment 306468 [details]
Patch
Comment 2 Chris Dumez 2017-04-07 14:42:37 PDT
Comment on attachment 306468 [details]
Patch

rs=me
Comment 3 Ryosuke Niwa 2017-04-07 14:45:47 PDT
Committed r215118: <http://trac.webkit.org/changeset/215118>