Bug 141315 - Move commits viewer to the end of details view
Summary: Move commits viewer to the end of details view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 141237
  Show dependency treegraph
 
Reported: 2015-02-05 17:02 PST by Ryosuke Niwa
Modified: 2015-02-05 17:14 PST (History)
3 users (show)

See Also:


Attachments
Fixes the bug (7.63 KB, patch)
2015-02-05 17:11 PST, Ryosuke Niwa
kling: 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 2015-02-05 17:02:29 PST
Don’t clutter the list of revision information with commits.
This makes it impossible to look through multiple data points and look for a specific revision.
Comment 1 Ryosuke Niwa 2015-02-05 17:11:55 PST
Created attachment 246140 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2015-02-05 17:14:42 PST
Committed r179729: <http://trac.webkit.org/changeset/179729>