Page MenuHomePhabricator

Default newPage() to device-ready
ClosedPublic

Authored by epriestley on Nov 3 2015, 8:48 PM.
Tags
None
Referenced Files
F15449261: D14396.id34780.diff
Fri, Mar 28, 9:11 AM
F15431279: D14396.id34779.diff
Mon, Mar 24, 11:31 AM
F15400436: D14396.id34780.diff
Mon, Mar 17, 11:37 AM
F15390573: D14396.id34779.diff
Sat, Mar 15, 6:20 AM
F15382311: D14396.diff
Fri, Mar 14, 11:50 AM
F15337318: D14396.diff
Sun, Mar 9, 5:22 AM
Unknown Object (File)
Mar 2 2025, 2:04 PM
Unknown Object (File)
Feb 8 2025, 11:41 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.