GoogleChrome/chromium-dashboard

Defining new base class ChromeStatusPage

Opened this issue · 0 comments

PR #4119 @jrobbins:Redesign this code to be type-safe by defining a new base class ChromeStatusPage that declares the expected fields and changes all our page classes to subclass from it.