Closed
Bug 2022039
Opened 24 days ago
Closed 22 days ago
Smart window user message pageUrl property is a URL object, leading to console warning: Sending message that cannot be cloned. Are you trying to send an XPCOM object?
Categories
(Core :: Machine Learning: Frontend, defect, P2)
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][chat])
Attachments
(1 file)
Ran into this trying to debug some other security issues. Turns out this is a red herring. But let's get rid of the red herring so it doesn't confuse us down the line.
Updated•24 days ago
|
| Assignee | ||
Updated•24 days ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•24 days ago
|
||
Updated•24 days ago
|
Attachment #9551224 -
Attachment description: Bug 2022039 - ensure pageUrl property gets sent to child for smart window messages without producing console warnings, r?#ai-frontend-reviewers → Bug 2022039 - avoid sending pageUrl property to the child for smart window messages, r?#ai-frontend-reviewers
Pushed by gijskruitbosch@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/22867cf8a34e
https://hg.mozilla.org/integration/autoland/rev/05608c2f8565
avoid sending pageUrl property to the child for smart window messages, r=ai-frontend-reviewers,flozia
Comment 3•22 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 22 days ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•7 days ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•