Refinements to DevTools message editing feature
Categories
(Firefox :: Messaging System, enhancement, P2)
Tracking
()
People
(Reporter: emcminn, Assigned: emcminn)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As a followup to 1614364, we can work on the following:
-
Clicking
Modify Template
, after selecting multiple messages, only loads a single modified message. Ideally it should continue displaying all selected messages -
Intermittent failure seen while rendering message, displaying text as Invalid Date
-
Click of Modify Template in DevTools shouldn't send Telemetry Impression ping
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Click of Modify Template in DevTools shouldn't send Telemetry Impression ping
I think handling this scenario complicates the overall logic. Why do we want to prevent these pings?
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Andrei Oprea [:andreio] from comment #2)
Click of Modify Template in DevTools shouldn't send Telemetry Impression ping
I think handling this scenario complicates the overall logic. Why do we want to prevent these pings?
I think just to prevent skewing the telemetry, especially if we're going to open up devTools for experimentation (i.e. we don't want to send a new ping every time someone modifies and tests a message, especially if they're trying many different things.)
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 6•5 years ago
|
||
I have verified this enhancement and I can confirm the following:
- The "Modify Template" button is no longer displayed in the "about:newtab#devtools-wnpanel" page.
- The "Invalid Date" string is no longer displayed in the "What's New" panel.
Verified using the latest Firefox Nightly (79.0az Build ID - 20200623034439) installed on Windows 10 x64, Mac 10.15, and Ubuntu 18.04 x64.
Description
•