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)
Fri, May 3, 5:59 AM
Unknown Object (File)
Mon, Apr 29, 4:34 PM
Unknown Object (File)
Wed, Apr 24, 10:38 PM
Unknown Object (File)
Wed, Apr 10, 8:32 PM
Unknown Object (File)
Tue, Apr 9, 3:09 AM
Unknown Object (File)
Apr 1 2024, 7:48 AM
Unknown Object (File)
Mar 31 2024, 3:49 PM
Unknown Object (File)
Mar 29 2024, 11:12 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).