Bug 156055

Summary: Simplify API of Test model by removing Test.setParentTest
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, joepeck, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup joepeck: review+

Ryosuke Niwa
Reported 2016-03-30 21:23:49 PDT
Right now, Test model requires setParentTest to be called by its user to update its parent-child mapping. Simplify this cumbersome API.
Attachments
Cleanup (4.58 KB, patch)
2016-03-30 21:30 PDT, Ryosuke Niwa
joepeck: review+
Ryosuke Niwa
Comment 1 2016-03-30 21:30:12 PDT
Joseph Pecoraro
Comment 2 2016-03-31 15:10:12 PDT
Comment on attachment 275264 [details] Cleanup rs=me
Joseph Pecoraro
Comment 3 2016-03-31 15:10:27 PDT
Comment on attachment 275264 [details] Cleanup View in context: https://bugs.webkit.org/attachment.cgi?id=275264&action=review rs=me > Websites/perf.webkit.org/ChangeLog:24 > + > + Nit: extra newline here.
Ryosuke Niwa
Comment 4 2016-03-31 15:42:11 PDT
Note You need to log in before you can comment on or make changes to this bug.