Bug 157014 - Chart status should always be computed against prior values
Summary: Chart status should always be computed against prior values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 19:30 PDT by Ryosuke Niwa
Modified: 2016-04-26 09:33 PDT (History)
6 users (show)

See Also:


Attachments
Changes the behavior (6.37 KB, patch)
2016-04-25 19:36 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-04-25 19:30:48 PDT
Right now, the chart status text compares the current value
against baseline / target values that appear after the current value.
Change that to compare against the prior values.
Comment 1 Ryosuke Niwa 2016-04-25 19:36:21 PDT
Created attachment 277309 [details]
Changes the behavior
Comment 2 Darin Adler 2016-04-26 09:16:47 PDT
Comment on attachment 277309 [details]
Changes the behavior

rs=me
Comment 3 WebKit Commit Bot 2016-04-26 09:33:29 PDT
Comment on attachment 277309 [details]
Changes the behavior

Clearing flags on attachment: 277309

Committed r200090: <http://trac.webkit.org/changeset/200090>
Comment 4 WebKit Commit Bot 2016-04-26 09:33:34 PDT
All reviewed patches have been landed.  Closing bug.