Page MenuHomePhabricator

Set `device` to `false` for all pages which don't specify device readiness
ClosedPublic

Authored by epriestley on Jun 23 2014, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 8:34 AM
Unknown Object (File)
Fri, Dec 13, 12:31 AM
Unknown Object (File)
Thu, Dec 12, 11:09 AM
Unknown Object (File)
Mon, Dec 9, 6:25 AM
Unknown Object (File)
Fri, Dec 6, 4:34 PM
Unknown Object (File)
Tue, Dec 3, 11:16 AM
Unknown Object (File)
Mon, Dec 2, 11:42 PM
Unknown Object (File)
Tue, Nov 26, 5:11 PM
Subscribers

Details

Summary

Ref T5446.

  • For all callsites which do not specify a value, set false explicitly.
  • Make true the default.
Test Plan

Used grep, then manually went through everything.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Set `device` to `false` for all pages which don't specify device readiness.
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.Jun 23 2014, 8:35 PM
epriestley updated this revision to Diff 23283.

Closed by commit rPca6bd2647588 (authored by @epriestley).