Closed
Bug 1970617
Opened 7 months ago
Closed 7 months ago
Make calls to DynamicToolbarOffsetChanged and DynamicToolbarMaxHeightChanged available for desktop platforms
Categories
(DevTools :: Responsive Design Mode, task, P2)
DevTools
Responsive Design Mode
Tracking
(firefox141 fixed)
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: ajakobi, Assigned: ajakobi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Remove #ifdefs an allow DynamicToolbarOffsetChanged and DynamicToolbarMaxHeightChanged to be used on desktop platforms, too.
This is needed to enable communication between the Dynamic Toolbar in RDM and Gecko/APZ.
| Assignee | ||
Updated•7 months ago
|
Severity: -- → N/A
Priority: -- → P2
| Assignee | ||
Comment 1•7 months ago
|
||
This makes formerly Android-exclusive DynamicToolbarOffsetChanged and DyamicToolbarMaxHeightChanged methods
available for desktop platforms.
Also adds forwards of DynamicToolbarOffsetChanged to compositor and nsBaseWidget.
Pushed by ajakobi@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/37e694ec78cc
https://hg.mozilla.org/integration/autoland/rev/1b3dc34f05d0
Make calls to DynamicToolbarOffsetChanged and DynamicToolbarMaxHeightChanged available for desktop platforms r=botond
Comment 3•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•