Closed
Bug 1585008
Opened 5 years ago
Closed 5 years ago
Implement the width and height resize bar in the embedded RDM UI
Categories
(DevTools :: Responsive Design Mode, task, P1)
DevTools
Responsive Design Mode
Tracking
(firefox74 fixed)
RESOLVED
FIXED
Firefox 74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: gl, Assigned: mtigley)
References
(Blocks 1 open bug)
Details
(Whiteboard: fission-rdm-mvp)
Attachments
(3 files)
This bug is to implement the width and height resize bars in the embedded RDM UI.
Updated•5 years ago
|
Blocks: dt-rdm-fission
Updated•5 years ago
|
Priority: P3 → P2
Updated•5 years ago
|
Whiteboard: fission-rdm-mvp
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 1•5 years ago
|
||
Place resizers for RDM browser using CSS grid. This revision takes advantage of using grid-template-columns/rows to specify where browser stack elements are placed in the grid.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by mtigley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/506270226387
Part 1: Use CSS grid to place browser resizers in RDM. r=bgrins,bradwerth
https://hg.mozilla.org/integration/autoland/rev/b9b06de796d7
Part 2: Implement resizing viewport via resize handles. r=bradwerth
https://hg.mozilla.org/integration/autoland/rev/49fcf58f9866
Part 3: Update mouse resize tests. r=bradwerth
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/506270226387
https://hg.mozilla.org/mozilla-central/rev/b9b06de796d7
https://hg.mozilla.org/mozilla-central/rev/49fcf58f9866
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in
before you can comment on or make changes to this bug.
Description
•