[webkit-reviews] review granted: [Bug 30776] Web Inspector: Extract AbstractTimelinePanel that will be a base class for ResourcesPanel and TimelinePanel. : [Attachment 41885] [PATCH] Step 1 with comments addressed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 14:29:03 PDT 2009


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 30776: Web Inspector: Extract AbstractTimelinePanel that will be a base
class for ResourcesPanel and TimelinePanel.
https://bugs.webkit.org/show_bug.cgi?id=30776

Attachment 41885: [PATCH] Step 1 with comments addressed.
https://bugs.webkit.org/attachment.cgi?id=41885&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
isCategoryVisible should probially be in the abstract class too and just return
false and be something that needs subclasses to implement. Along with
show/hideCategory.


More information about the webkit-reviews mailing list