Closed
Bug 1533499
Opened 6 years ago
Closed 5 years ago
Make sure that mouse capture works with Fission OOP-iframes
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
Fission Milestone | M4 |
People
(Reporter: jwatt, Unassigned)
References
Details
(Whiteboard: [fission-event-m3])
nsIPresShell::ClearMouseCapture does some cross-document stuff (calls nsLayoutUtils::IsAncestorFrameCrossDoc) which reminds me that mouse capture by an OOP-iframe's process will need to work properly. This may "just work" but should be tested on all our supported platforms.
Reporter | ||
Updated•6 years ago
|
Fission Milestone: --- → ?
Maybe we should establish a fission-event-m3 bucket between fission-event-m2 and fission-event-backlog and put this one into the new bucket.
Whiteboard: [
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [ → [fission-event-m3]
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•5 years ago
|
Fission Milestone: ? → M4
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•