Page MenuHomePhabricator

Default newPage() to device-ready
ClosedPublic

Authored by epriestley on Nov 3 2015, 8:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:49 AM
Unknown Object (File)
Fri, Apr 19, 7:38 AM
Unknown Object (File)
Fri, Apr 12, 11:39 PM
Unknown Object (File)
Mon, Apr 8, 11:20 AM
Unknown Object (File)
Sat, Apr 6, 3:37 PM
Unknown Object (File)
Wed, Apr 3, 12:49 AM
Unknown Object (File)
Tue, Apr 2, 10:06 AM
Unknown Object (File)
Mar 23 2024, 12:38 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.