Bug 141234 - Interactive chart component provides two duplicate API for highlighting points
Summary: Interactive chart component provides two duplicate API for highlighting points
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-03 23:34 PST by Ryosuke Niwa
Modified: 2015-02-04 10:08 PST (History)
3 users (show)

See Also:


Attachments
Merges the two features (8.37 KB, patch)
2015-02-03 23:44 PST, 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 2015-02-03 23:34:44 PST
Interactive chart component used in the new perf dashboard’s UI supports highlightedItems and markedPoints.
We should merge them into one thing.
Comment 1 Ryosuke Niwa 2015-02-03 23:44:53 PST
Created attachment 246021 [details]
Merges the two features
Comment 2 Chris Dumez 2015-02-04 10:07:17 PST
Comment on attachment 246021 [details]
Merges the two features

rs=me
Comment 3 Ryosuke Niwa 2015-02-04 10:08:39 PST
Comment on attachment 246021 [details]
Merges the two features

Clearing flags on attachment: 246021

Committed r179611: <http://trac.webkit.org/changeset/179611>
Comment 4 Ryosuke Niwa 2015-02-04 10:08:45 PST
All reviewed patches have been landed.  Closing bug.