Closed
Bug 1345436
Opened 8 years ago
Closed 8 years ago
"iPhone 6s Plus" should be included devtools's "Responsive Design Mode" featured devices list.
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ogawa0071, Unassigned)
Details
Attachments
(1 file)
|
59 bytes,
text/x-review-board-request
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Steps to reproduce:
Open devtools's "Responsive Design Mode".
Actual results:
Featured devices list (default devices list) not included "iPhone 6 Plus", but not included "iPhone 6s Plus".
Expected results:
It should be included "iPhone 6s Plus" only.
| Comment hidden (mozreview-request) |
Thanks for the report! The list of devices is actually maintained in a separate repo on GitHub (https://github.com/mozilla/simulated-devices). The file you've modified here is only used for a test case, so it wouldn't actually update the list for real.
If you have a common device you'd like to see added, I'd suggest filing a PR over on that repo. As for the featured flags, we're using market data from BrowserStack to drive which devices we mark:
https://www.browserstack.com/test-on-the-right-mobile-devices
We have bug 1318181 to update these, so I'll try to push that forward.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•8 years ago
|
||
Thanks for your response!
I will send pull request on GitHub.
Thanks!
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•