RaiseWindow reads mActiveWindow from a content process
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file, 1 obsolete file)
https://searchfox.org/mozilla-central/rev/c79c0d65a183d9d38676855f455a5c6a7f7dadd3/dom/base/nsFocusManager.cpp#2552 should not read mActiveWindow
from a content process.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #4)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=543ef7d3313c7978fbaaececcc6011a0b8664ef6
This was part of a patch queue, and bug 1620173 already made everything orange.
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
With test mode addendum:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=61194bb6d4ba130db7318cd3f4016f1089559ba2
Assignee | ||
Comment 9•5 years ago
|
||
The addendum appears to create two perma-oranges. Let's move it to a follow-up bug.
Comment 10•5 years ago
|
||
bugherder |
Comment 11•5 years ago
|
||
Comment on attachment 9132199 [details]
Bug 1620174 test mode addendum - Avoid reading mActiveWindow from a content process in RaiseWindow in test mode.
Revision D66194 was moved to bug 1621903. Setting attachment 9132199 [details] to obsolete.
Description
•