HomePhabricator

Default newPage() to device-ready

Description

Default newPage() to device-ready

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9690

Differential Revision: https://secure.phabricator.com/D14396

Details

Provenance
epriestleyAuthored on
industryPushed on Nov 3 2015, 8:51 PM
Reviewer
chad
Differential Revision
D14396: Default newPage() to device-ready
Parents
rP0afccd20d088: Better mobile footer alignment
Branches
Unknown
Tags
Unknown
Tasks
T9690: Remove calls to methods deprecated by newPage()
Build Status
Buildable 8590
Build 9926: Run Core Tests