Title: [179764] trunk/Websites/perf.webkit.org
- Revision
- 179764
- Author
- [email protected]
- Date
- 2015-02-06 14:47:31 -0800 (Fri, 06 Feb 2015)
Log Message
Unreviewed. Commit the forgotten change.
* public/include/manifest.php:
Modified Paths
Diff
Modified: trunk/Websites/perf.webkit.org/ChangeLog (179763 => 179764)
--- trunk/Websites/perf.webkit.org/ChangeLog 2015-02-06 22:43:08 UTC (rev 179763)
+++ trunk/Websites/perf.webkit.org/ChangeLog 2015-02-06 22:47:31 UTC (rev 179764)
@@ -1,5 +1,11 @@
2015-02-06 Ryosuke Niwa <[email protected]>
+ Unreviewed. Commit the forgotten change.
+
+ * public/include/manifest.php:
+
+2015-02-06 Ryosuke Niwa <[email protected]>
+
New perf dashboard should have multiple dashboard pages
https://bugs.webkit.org/show_bug.cgi?id=141339
Modified: trunk/Websites/perf.webkit.org/public/include/manifest.php (179763 => 179764)
--- trunk/Websites/perf.webkit.org/public/include/manifest.php 2015-02-06 22:43:08 UTC (rev 179763)
+++ trunk/Websites/perf.webkit.org/public/include/manifest.php 2015-02-06 22:47:31 UTC (rev 179764)
@@ -32,7 +32,7 @@
'repositories' => $this->repositories($repositories_table, $repositories_with_commit),
'builders' => $this->builders(),
'bugTrackers' => $this->bug_trackers($repositories_table),
- 'defaultDashboard' => config('defaultDashboard'),
+ 'dashboards' => config('dashboards'),
);
return $this->manifest;
}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes