Page MenuHomePhabricator

Default newPage() to device-ready
ClosedPublic

Authored by epriestley on Nov 3 2015, 8:48 PM.
Tags
None
Referenced Files
F18098502: D14396.id34780.diff
Fri, Aug 8, 8:35 PM
F18086824: D14396.id34779.diff
Wed, Aug 6, 12:26 AM
F18086746: D14396.id34779.diff
Tue, Aug 5, 11:50 PM
F18086612: D14396.id34779.diff
Tue, Aug 5, 11:04 PM
F18085282: D14396.id.diff
Tue, Aug 5, 7:06 PM
F17949500: D14396.id34780.diff
Thu, Jul 31, 11:35 PM
F17949499: D14396.id34779.diff
Thu, Jul 31, 11:35 PM
F17949498: D14396.id.diff
Thu, Jul 31, 11:35 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.