Page MenuHomePhabricator

Default newPage() to device-ready
ClosedPublic

Authored by epriestley on Nov 3 2015, 8:48 PM.
Tags
None
Referenced Files
F18924019: D14396.id34780.diff
Sun, Nov 9, 5:16 PM
F18924016: D14396.id34779.diff
Sun, Nov 9, 5:16 PM
F18924015: D14396.id.diff
Sun, Nov 9, 5:16 PM
F18852317: D14396.diff
Oct 31 2025, 7:58 AM
F18845759: D14396.diff
Oct 29 2025, 2:18 PM
F18816485: D14396.id.diff
Oct 21 2025, 7:14 AM
F18812178: D14396.diff
Oct 20 2025, 7:31 AM
F18771905: D14396.id34780.diff
Oct 8 2025, 10:44 PM
Subscribers
None

Details

Summary

Ref T9690. The "meta viewport" tag got dropped by accident because of the sort of weird logic on the old flow.

Make the default device-ready, then just turn it off for the tiny number of non-device pages.

Test Plan
  • Verified meta viewport tag appears on normal pages again.
  • Verified it doesn't show up on non-mobile pages like Maniphest Reports.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Default newPage() to device-ready.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 3 2015, 8:50 PM
This revision was automatically updated to reflect the committed changes.