Open
Bug 1964905
Opened 3 months ago
Updated 1 month ago
Events for user prompts opened or closed within an iframe do not reference the iframe's context ID
Categories
(Remote Protocol :: WebDriver BiDi, defect, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: leave-open, Whiteboard: [webdriver:m17])
Attachments
(1 file)
The tests were updated on bug 1963047. We should fix this bug.
Reporter | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf71f38a0f8a
[wdspec] Update meta data for user prompt tests within an iframe. r=webdriver-reviewers,Sasha
Reporter | ||
Comment 3•3 months ago
|
||
My patch only updated the manifest file for the correct bug id. I'm not working on a fix right now.
For a fix it would be good to know if there is any property on the prompt which would allow us to retrieve the origin window which opened it.
Comment 4•3 months ago
|
||
bugherder |
Reporter | ||
Updated•3 months ago
|
Severity: -- → S3
Points: --- → 2
Priority: -- → P3
Whiteboard: [webdriver:m16]
Updated•1 month ago
|
Whiteboard: [webdriver:m16] → [webdriver:m17]
Reporter | ||
Comment 5•1 month ago
|
||
We need to check if the reference to the frame's window is already accessible or not. Let me check that next week.
Flags: needinfo?(hskupin)
You need to log in
before you can comment on or make changes to this bug.
Description
•