Closed
Bug 1974328
Opened 1 month ago
Closed 27 days ago
Send ASRouter whether a newtab_message is shown in a selected tab
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
VERIFIED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | verified |
People
(Reporter: nbarrett, Assigned: nbarrett, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
Assignee: nobody → nbarrett
Attachment #9497686 -
Attachment description: WIP: Bug 1974328 - Check if newtab_message is displayed in selected browser r=#home-newtab-reviewers,#omc-reviewers → Bug 1974328 - Check if newtab_message is displayed in selected browser r=#home-newtab-reviewers,#omc-reviewers
Status: NEW → ASSIGNED
Pushed by nbarrett@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fde2cce46ed1
https://hg.mozilla.org/integration/autoland/rev/4498cc0bdcdf
Check if newtab_message is displayed in selected browser r=home-newtab-reviewers,omc-reviewers,aminomancer,maxx
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f21d7e2a8014
https://hg.mozilla.org/integration/autoland/rev/cafcdfba851c
Revert "Bug 1974328 - Check if newtab_message is displayed in selected browser r=home-newtab-reviewers,omc-reviewers,aminomancer,maxx" for causing newtab failures.
Comment 4•28 days ago
|
||
Reverted this because it was causing newtab failures.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | karma /builds/worker/checkouts/gecko/browser/extensions/newtab | activity-stream:ActionTypes should be in alpha order: expected 'ABOUT_SPONSORED_TOP_SITES, ADDONS_INFO_REQUEST, ADDONS_INFO_RESPONSE, ADS_FEED_UPDATE, ADS_INIT, ADS_RESET, ADS_UPDATE_SPOCS, ADS_UPDATE_TILES, BLOCK_SECTION, BLOCK_URL, BOOKMARK_URL, CARD_SECTION_IMPRESSION, CLEAR_PREF, COPY_DOWNLOAD_LINK, DELETE_BOOKMARK_BY_ID, DELETE_HISTORY_URL, DIALOG_CANCEL, DIALOG_CLOSE
Flags: needinfo?(nbarrett)
Pushed by nbarrett@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9965b701a0e2
https://hg.mozilla.org/integration/autoland/rev/40a9253f712d
Check if newtab_message is displayed in selected browser r=home-newtab-reviewers,omc-reviewers,aminomancer,maxx
Pushed by pstanciu@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8faab923009a
https://hg.mozilla.org/integration/autoland/rev/d5372c77aec1
Revert "Bug 1974328 - Check if newtab_message is displayed in selected browser r=home-newtab-reviewers,omc-reviewers,aminomancer,maxx" for causing newtab failures
Backed out for causing newtab failures
Pushed by nbarrett@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d402289b74fc
https://hg.mozilla.org/integration/autoland/rev/377fd9152124
Check if newtab_message is displayed in selected browser r=home-newtab-reviewers,omc-reviewers,aminomancer,maxx
Comment 9•27 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 27 days ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Assignee | ||
Comment 10•26 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D255535
Updated•26 days ago
|
Attachment #9499568 -
Flags: approval-mozilla-beta?
Comment 11•26 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Message collision with newtab_message types could occur
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: Steps in https://phabricator.services.mozilla.com/D255535
- Risk associated with taking this patch: Low
- Explanation of risk level: Does not change existing behavior and tests ahve been updated
- String changes made/needed: no
- Is Android affected?: no
Comment 12•25 days ago
|
||
Comment on attachment 9499568 [details]
Bug 1974328 - Check if newtab_message is displayed in selected browser r=#home-newtab-reviewers,#omc-reviewers
Too late to take in our last beta and not a release blocker.
Attachment #9499568 -
Flags: approval-mozilla-beta? → approval-mozilla-beta-
Comment 13•24 days ago
|
||
I have verified this task using the latest Firefox Nightly 142.0a1 (Build ID: 20250710161616) build on Windows 10 x64, macOS 15.5, and Ubuntu 24.04.1.
- After following the testing steps from the Test Plan, I can confirm that the tab group message doesn't appear when left-clicking the tab group name.
Status: RESOLVED → VERIFIED
Updated•5 days ago
|
Attachment #9499568 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•