RESOLVED FIXED 156055
Simplify API of Test model by removing Test.setParentTest
https://bugs.webkit.org/show_bug.cgi?id=156055
Summary Simplify API of Test model by removing Test.setParentTest
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.