Page MenuHomePhabricator

Default newPage() to device-ready
ClosedPublic

Authored by epriestley on Nov 3 2015, 8:48 PM.
Tags
None
Referenced Files
F15527629: D14396.id34780.diff
Tue, Apr 22, 5:17 AM
F15526366: D14396.id34779.diff
Mon, Apr 21, 8:40 PM
F15526338: D14396.id.diff
Mon, Apr 21, 8:37 PM
F15522631: D14396.id34780.diff
Sun, Apr 20, 8:41 PM
F15522630: D14396.id34779.diff
Sun, Apr 20, 8:41 PM
F15522629: D14396.id.diff
Sun, Apr 20, 8:41 PM
F15522628: D14396.diff
Sun, Apr 20, 8:41 PM
F15520744: D14396.diff
Sun, Apr 20, 7:58 AM
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.