DevTools/Features/TimelineView

From MozillaWiki
Jump to: navigation, search
Please use "Edit with form" above to edit this page.

Status

Event Timeline View
Stage Planning
Status `
Release target `
Health OK
Status note `

Team

Product manager Kevin Dangoor
Directly Responsible Individual Rob Campbell
Lead engineer `
Security lead `
Privacy lead `
Localization lead `
Accessibility lead `
QA lead `
UX lead `
Product marketing lead `
Operations lead `
Additional members `

Open issues/risks

`

Stage 1: Definition

1. Feature overview

A graphical representation of things that are happening in a page.

2. Users & use cases

Why is my app slow?

Browsers are quite complex environments. The timeline view can help developers visually spot why their application is slow. By plotting things like:

  • network traffic
  • JavaScript
  • GC pauses
  • reflow/repainting

together, users can correlate events that cause user interface slowness.

3. Dependencies

`

4. Requirements

  1. incorporate a variety of data sources
  2. should be remote-capable

Non-goals

`

Stage 2: Design

5. Functional specification

`

6. User experience design

`

Stage 3: Planning

7. Implementation plan

`

8. Reviews

Security review

`

Privacy review

`

Localization review

`

Accessibility

`

Quality Assurance review

`

Operations review

`

Stage 4: Development

9. Implementation

The DevTools/Timeline page has notes about the architecture for a feature like this.

Stage 5: Release

10. Landing criteria

`


Feature details

Priority P2
Rank 8
Theme / Goal `
Roadmap Developer Tools
Secondary roadmap `
Feature list Desktop
Project `
Engineering team DevTools

Team status notes

  status notes
Products ` `
Engineering ` `
Security ` `
Privacy ` `
Localization ` `
Accessibility ` `
Quality assurance ` `
User experience ` `
Product marketing ` `
Operations ` `