Bug 160575 - segmentTimeSeriesByMaximizingSchwarzCriterion returns a bogus result on empty charts
Summary: segmentTimeSeriesByMaximizingSchwarzCriterion returns a bogus result on empty...
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: 160576
  Show dependency treegraph
 
Reported: 2016-08-04 17:29 PDT by Ryosuke Niwa
Modified: 2016-08-05 13:24 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (5.03 KB, patch)
2016-08-04 17:38 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 2016-08-04 17:29:28 PDT
segmentTimeSeriesByMaximizingSchwarzCriterion returns a bogus result when there are no values.
Comment 1 Ryosuke Niwa 2016-08-04 17:38:35 PDT
Created attachment 285384 [details]
Fixes the bug
Comment 2 Chris Dumez 2016-08-05 13:13:46 PDT
Comment on attachment 285384 [details]
Fixes the bug

rs=me
Comment 3 Ryosuke Niwa 2016-08-05 13:24:15 PDT
Committed r204190: <http://trac.webkit.org/changeset/204190>