Closed
Bug 1466652
Opened 8 years ago
Closed 6 years ago
Find better way to specify when to load measure.js content in raptor webext
Categories
(Testing :: Raptor, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rwood, Unassigned)
Details
Currently in the Raptor webext manifest [1] content scripts 'matches' section, each pageloader test url is specified. This is required as we don't want to load the content 'measure.js' script for benchmark type of tests, only for pageload tests.
Find a better way to do this as this will be a pain when adding new pageload tests or test pages.
[1] https://searchfox.org/mozilla-central/source/testing/raptor/webext/raptor/manifest.json
| Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
This is no longer needed given that Raptor moves to browsertime and the webextension will be deprecated in the near future.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•