Closed Bug 1065414 Opened 11 years ago Closed 9 years ago

Add iPhone 6s / 6s Plus resolutions to Responsive Mode presets

Categories

(DevTools :: Responsive Design Mode, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Assigned: clarkbw)

References

()

Details

Current presets doesn't include the 2 new resolutions of iPhone 6/6S. Developer are likely to test at those resolutions often and very soon. iPhone 6: 1334 ×750 (326 ppi) iPhone 6S: 920× 1080 (401 ppi)
What are these values precisely? Browser size with no viewport? That should also include the new width=device-with sizes (I've heard it's not 320 anymore).
Hi Paul, I wasn't able to find more info on an Apple realm, so I guess it is the browser size with no viewport, but the most reputable and precise info I found is this one: http://mydevice.io/devices/ iPhone6+: physical (wxh): 1080x1920 device-{width,height}: 414x736 ratio: 2.6 phys ppi: 401 CSS ppi: 249 iPhone6: physical (wxh): 1080x1334 device-{width,height}: 375x667 ratio: 2 phys ppi: 326 CSS ppi: 192 iPhone5: physical (wxh): 640x1136 device-{width,height}: 320x568 ratio: 2 phys ppi: 326 CSS ppi: 192 Hope it helps.
(In reply to Jean-Yves Perrier [:teoli] from comment #2) > Hope it helps. It does.
Jan, maybe you'd like to add these devices to the device list? Or if not, how would I get access to do so? We'll soon expose it in responsive design mode finally (bug 1172309).
Flags: needinfo?(janx)
Ah, I spoke too soon, I guess the devices in comment 2 are already there! But we should add the new 6s / 6s Plus sizes.
Summary: Add iPhone 6/6S resolutions to Responsive Mode presets → Add iPhone 6s / 6s Plus resolutions to Responsive Mode presets
Sure! Let's add these, and maybe a couple more new devices. As a reminder: - The sources are here: https://github.com/jankeromnes/devices (will eventually be moved to github.com/mozilla/) - The live CDN version is here: https://code.cdn.mozilla.net/devices/devices.json The live version can be updated with AWS credentials, but I generally update it whenever I accept a pull request / push a change to the repository.
Flags: needinfo?(janx)
These devices have been added to device list in used by new RDM shipping in Firefox 52.
Assignee: nobody → clarkbw
Status: NEW → RESOLVED
Closed: 9 years ago
Depends on: enable-rdm
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.