sender.url of the message sent at document_start is the previous page URL in this tab
Categories
(WebExtensions :: General, defect, P1)
Tracking
(firefox-esr78 unaffected, firefox-esr91 unaffected, firefox93 wontfix, firefox94 wontfix, firefox95 fixed)
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox93 | --- | wontfix |
firefox94 | --- | wontfix |
firefox95 | --- | fixed |
People
(Reporter: woxxom, Assigned: zombie)
References
(Regression)
Details
(Keywords: regression, testcase, Whiteboard: [addons-jira])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
Steps to reproduce:
- install the attached extension
- open a new tab, open devtools console
- paste-and-go to https://thumbs3.imagebam.com/23874/626770238732222.jpg
- Press the
back
button, thenforward
button
Repeat the last step several times and look in devtools console
Actual results:
Console occasionally prints BAD: about:newtab
Expected results:
Console prints GOOD
Bisected to https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ede86e9e&tochange=a2d4c087
Suspecting https://hg.mozilla.org/integration/autoland/rev/3bd81b9fb804f7d572c0849ebd17da07add17e1c
Description: "Bug 1729395 - Handle message sender going away during message processing r=robwu"
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•3 years ago
|
FWIW, since content scripts don't rerun with BFCache + fission (bug 1734991), it hides this particular bug in newer FF so a more universal STR would need to force-disable bfcache somehow.
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1729395
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Tomislav, ois that something that should be fixed and uplifted to beta/release or is that something that can ride the 95 train? (asking because of P1/S2 status)
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
I'm working on this with the intention of uplifting. It's not the end of the world if we don't get it, but I would like to.
Assignee | ||
Comment 7•3 years ago
|
||
Assignee | ||
Comment 8•3 years ago
|
||
While trying to write a minimal regression test for this bug, I could only reproduce it when navigating to an image. Did you see any other circumstances under which this bug is manifested?
Assignee | ||
Comment 9•3 years ago
•
|
||
Changing the severity according to new finding of limited scope of the bug.
Reporter | ||
Comment 10•3 years ago
|
||
So far only with an image.
Reporter | ||
Comment 11•3 years ago
|
||
Somehow the bugtracker gave me the rights to reassign the severity :-)
Assignee | ||
Comment 12•3 years ago
•
|
||
Thanks for the confirmation.
(In reply to Pascal Chevrel:pascalc from comment #5)
Tomislav, ois that something that should be fixed and uplifted to beta/release or is that something that can ride the 95 train? (asking because of P1/S2 status)
Given the new info, and since this bug has already shipped in 93, I will not be asking for uplifts here, this can ride 95 to release.
Comment 13•3 years ago
|
||
Comment 14•3 years ago
|
||
Backed out changeset ded3930cc57d (Bug 1734984) for causing bc failures in browser_ext_contentscript_sender_url.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/528c3399317b8878d44cb7519e24d4d5a6f109d5
Push with failures, failure log.
Assignee | ||
Updated•3 years ago
|
Comment 15•3 years ago
|
||
Comment 16•3 years ago
|
||
Backed out for bc failures on browser_ext_contentscript_sender_url.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/dc0df481767a1f7e0882ae7645419c1ec9ba8fa7
Log link: https://treeherder.mozilla.org/logviewer?job_id=355319604&repo=autoland&lineNumber=3590
Comment 17•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Comment 18•3 years ago
|
||
bugherder |
Description
•