Open Bug 1416748 Opened 7 years ago Updated 2 years ago

Automated HAR export should use FirefoxDataProvider

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(firefox57 wontfix)

Tracking Status
firefox57 --- wontfix

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [webpagetest])

This is a follow up for bug 1404917 comment #93

HAR automation is currently based on HARCollector object, which registers listeners for `networkEvent` and `networkEventUpdate` and is responsible for fetching HTTP details data from the backend.

The implementation is almost identical with FirefoxDataProvider. HARCollector should be based on FirefoxDataProvider instead of duping the code.

Ideally HAR automation is based on generic connector, which would allow to fetch data from different backends (e.g. from Chrome browser). But, this step can be done separately in another report.

Honza
Priority: -- → P3
Product: Firefox → DevTools
Whiteboard: [webpagetest]

Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.