Closed
Bug 1795822
Opened 3 years ago
Closed 3 years ago
[Wayland] Wrong popup is checked for move-to-rect
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox106 | --- | unaffected |
| firefox107 | --- | fixed |
| firefox108 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
[Wayland] Wrong popup is checked for move-to-rect
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
We should backport it to 107.
| Assignee | ||
Updated•3 years ago
|
status-firefox107:
--- → affected
status-firefox108:
--- → affected
Updated•3 years ago
|
Keywords: regression
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/64f8150d277f
[Wayland] Use correct popup for move-to-rect check r=emilio
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1792125
status-firefox106:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Comment 6•3 years ago
|
||
The patch landed in nightly and beta is affected.
:stransky, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox107towontfix.
For more information, please visit auto_nag documentation.
Flags: needinfo?(stransky)
| Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9298965 [details]
Bug 1795822 [Wayland] Use correct popup for move-to-rect check r?emilio
Beta/Release Uplift Approval Request
- User impact if declined: Random crashes when popups are opened on Wayland.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): We access correct class members which were validated before.
- String changes made/needed:
- Is Android affected?: Yes
Flags: needinfo?(stransky)
Attachment #9298965 -
Flags: approval-mozilla-beta?
Comment 8•3 years ago
|
||
Comment on attachment 9298965 [details]
Bug 1795822 [Wayland] Use correct popup for move-to-rect check r?emilio
Approved for 107.0b3.
Attachment #9298965 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 9•3 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•