Closed
Bug 1689561
Opened 4 years ago
Closed 4 years ago
Remove unused isResponsiveDesignMode flag
Categories
(DevTools :: Responsive Design Mode, task, P3)
DevTools
Responsive Design Mode
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(1 file)
This flag was only used with the old RDM implementation and is never set anymore.
https://searchfox.org/mozilla-central/search?path=&q=isResponsiveDesignMode
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
Note, the old implementation was completely disabled in Bug 1585097 and the implementation setting isResponsiveDesignMode was removed in Bug 1585084.
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26c390ea1307
[devtools] Remove unused isResponsiveDesignMode flag r=nchevobbe,mconley
Comment 4•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•