RESOLVED FIXED 157014
Chart status should always be computed against prior values
https://bugs.webkit.org/show_bug.cgi?id=157014
Summary Chart status should always be computed against prior values
Ryosuke Niwa
Reported 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.
Attachments
Changes the behavior (6.37 KB, patch)
2016-04-25 19:36 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2016-04-25 19:36:21 PDT
Created attachment 277309 [details] Changes the behavior
Darin Adler
Comment 2 2016-04-26 09:16:47 PDT
Comment on attachment 277309 [details] Changes the behavior rs=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-04-26 09:33:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.