Closed
Bug 1988751
Opened 24 days ago
Closed 16 days ago
Disable ABA notification permission request
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
145 Branch
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(3 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr140+
|
Details | Review |
Assignee | ||
Comment 1•22 days ago
|
||
Updated•22 days ago
|
Assignee: nobody → krosylight
Status: NEW → ASSIGNED
Pushed by krosylight@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4996f57d97c9
https://hg.mozilla.org/integration/autoland/rev/801c724c16e8
Forbid notification permission in nested first party iframes r=asuth
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/9b6a23ed9be0
https://hg.mozilla.org/integration/autoland/rev/0fcc319020e0
Revert "Bug 1988751 - Forbid notification permission in nested first party iframes r=asuth" for causing multiple failures
Backed out for causing multiple failures
Flags: needinfo?(krosylight)
Assignee | ||
Comment 5•18 days ago
•
|
||
Ah, xorigin.
And the test should be done in WPT instead - the log 2.
Pushed by krosylight@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d42b499951c3
https://hg.mozilla.org/integration/autoland/rev/0efcee23ceeb
Forbid notification permission in nested first party iframes r=asuth
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55039 for changes under testing/web-platform/tests
Assignee | ||
Updated•16 days ago
|
Flags: needinfo?(krosylight)
Comment 8•16 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Upstream PR merged by moz-wptsync-bot
Updated•12 days ago
|
Flags: in-testsuite+
Comment 10•12 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Disabling unused code path in all channels
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Telemetry says this code is not being used in the real world.
- String changes made/needed: No
- Is Android affected?: yes
Attachment #9516766 -
Flags: approval-mozilla-beta?
Assignee | ||
Comment 11•12 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D265282
Comment 12•12 days ago
|
||
firefox-esr140 Uplift Approval Request
- User impact if declined: Disabling unused code path in all channels
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Telemetry says this code path is not being used in the real world
- String changes made/needed: No
- Is Android affected?: yes
Attachment #9516767 -
Flags: approval-mozilla-esr140?
Assignee | ||
Comment 13•12 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D265282
Updated•12 days ago
|
Attachment #9516767 -
Flags: approval-mozilla-esr140? → approval-mozilla-esr140+
Updated•12 days ago
|
Attachment #9516766 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•12 days ago
|
status-firefox-esr140:
--- → fixed
Updated•12 days ago
|
status-firefox144:
--- → fixed
Comment 14•12 days ago
|
||
uplift |
Comment 15•12 days ago
|
||
uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•