Make content scripts work in Fission iframes
Categories
(WebExtensions :: General, enhancement, P1)
Tracking
(Fission Milestone:M6a, firefox79 wontfix, firefox80 fixed)
Fission Milestone | M6a |
People
(Reporter: zombie, Assigned: zombie)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [7/15] updated patch waiting for review)
Crash Data
Attachments
(3 files)
Depends on extension messaging/ports at the very least, possibly other things.
Assignee | ||
Comment 1•6 years ago
|
||
A number of mochitests depend on it:
- browser/components/extensions/test/browser/browser_ext_contentscript_nontab_connect.js
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Tentatively moving all bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to the "?" triage milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Comment 3•6 years ago
|
||
Tracking WebExtension bugs for Fission dogfooding milestone (M5).
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Try run:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=599589cb90afc02d97930e1e6705d46fdbeb50a9
This is only the first part, doesn't handle iframes in sidebars and popups, but I want to land the most useful part and enable further testing.
Comment 9•5 years ago
|
||
bugherder |
Assignee | ||
Comment 10•5 years ago
|
||
This was just one part, I forgot to add leave-open
.
Updated•5 years ago
|
Assignee | ||
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
Backed out for Documentation opt failure
Backout link: https://hg.mozilla.org/integration/autoland/rev/ccb87a635c596be630a9b6f552649fff85db1693
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=309515915&repo=autoland&lineNumber=1022
Comment 14•5 years ago
|
||
Please also check failures on /test_chrome_ext_contentscript_telemetry.html -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=309517005&repo=autoland&lineNumber=11893
Comment 15•5 years ago
|
||
Comment 16•5 years ago
|
||
Backed out for mochitest failures on test_chrome_ext_contentscript_telemetry.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/9a24ba7aab535843951830d1be95494522dd3a53
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=309536669&repo=autoland&lineNumber=11623
Comment 17•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 18•5 years ago
|
||
bugherder |
Comment 19•5 years ago
|
||
Backed out for causing bug 1652665
Backout link: https://hg.mozilla.org/mozilla-central/rev/81408f083877ec003ab6edd2b1a02ef7573ecd7b
Assignee | ||
Comment 20•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 21•5 years ago
|
||
Updated•5 years ago
|
Comment 22•5 years ago
|
||
Comment 23•5 years ago
|
||
Comment 24•5 years ago
|
||
bugherder |
Assignee | ||
Comment 25•5 years ago
|
||
Hi Vlad, can you please verify that bug 1652665 is not happening with the latest Nightly?
Updated•5 years ago
|
Comment 27•5 years ago
|
||
Hello,
I can no longer reproduce 1652665. Verified using Win10x64, macOS 10.15.6 and Ubuntu 18.04x64 80.0a1(20200717093907)
Updated•5 years ago
|
Description
•